Spread Silverlight Documentation
MaxWidth Property (DropDownItemControl)


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

Reference

DropDownItemControl Class
DropDownItemControl Members