[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalculator.Padding

Padding Property

Padding

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

Declaration
[Browsable(true)]
public Padding Padding { get; set; }
<Browsable(True)>
Public Property Padding As Padding
Property Value
Type Description
Padding

A Padding value.
The default is "5, 5, 5, 5"

Remarks

This property retrieves the distance between calculator area and the border of this DropDownCalculator.