Spread Silverlight Documentation
MaxDropDownWidth Property


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members