Spread Silverlight Documentation
Padding Property (DropDownItemControl)


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

Reference

DropDownItemControl Class
DropDownItemControl Members