Spread Silverlight Documentation
MinWidth Property (ColumnDropDownList)


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

Reference

ColumnDropDownList Class
ColumnDropDownList Members