Spread Silverlight Documentation
DropDownWidth Property


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members