CascadingMenuMaxChars Property |
The maximum number of characters used to size the menu horizontally -- internally calculated based on menu item text length.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public int MaxChars { get; }
Public ReadOnly Property MaxChars As Integer
Get
Property Value
Type:
Int32See Also