Spread Silverlight Documentation
MinWidth Property (ToolbarDropDown)


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members