Spread Silverlight Documentation
MinDropDownWidth Property


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members