Spread Silverlight Documentation
BorderThickness Property (ColumnDropDownList)


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

Reference

ColumnDropDownList Class
ColumnDropDownList Members