[]
        
(Showing Draft Content)

FarPoint.Win.Spread.NamedStyle.CellPadding

CellPadding Property

CellPadding

Gets or sets the amount of spaces for cell padding in the cell in pixels.

Declaration
[TypeConverter(typeof(CellPaddingConverter))]
public override CellPadding CellPadding { get; set; }
<TypeConverter(GetType(CellPaddingConverter))>
Public Overrides Property CellPadding As CellPadding
Overrides