[]
        
(Showing Draft Content)

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

Margin Property

Margin

Gets or sets the space around the DisplayField.

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

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