[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayFieldInfo.Margin

Margin Property

Margin

Gets or sets the space around the DisplayFieldInfo object.

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

A Padding that represents the space around the field.
The default is "0,0,0,0".