[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownEditorInfo.Padding

Padding Property

Padding

Gets or sets the padding of the drop-down window.

Declaration
public Padding Padding { get; set; }
Public Property Padding As Padding
Property Value
Type Description
Padding

A DropDownEditor.Padding value that indicates the padding.
The default is "1,1,1,1".