Spread Silverlight Documentation
Width Property (ColumnDropDownList)


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

Reference

ColumnDropDownList Class
ColumnDropDownList Members