Click or drag to resize

PdfWebControl.DisableMoreButton Property

Gets or sets a value indicating whether the "More" button should be disabled and hidden in this PdfWebControl.

Namespace:  RadPdf.Web.UI
Assembly:  RadPdf (in RadPdf.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool DisableMoreButton { get; set; }

Property Value

Type: Boolean
true the "More" button will not be shown and all tools will be shown in each tab; otherwise false and the "More" button will be shown if there are more than 6 tools on a tab. The default is false.
Remarks

This property has no effect if CollapseTools is true.

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!