Spread Silverlight Documentation
MaxWidth Property (ToolbarDropDown)


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarDropDown Class : MaxWidth Property
Syntax
'Declaration
 
Public Property MaxWidth As System.Double
'Usage
 
Dim instance As ToolbarDropDown
Dim value As System.Double
 
instance.MaxWidth = value
 
value = instance.MaxWidth
public System.double MaxWidth {get; set;}
See Also

Reference

ToolbarDropDown Class
ToolbarDropDown Members