[]
Gets or sets the settings of the cell margins that define the space between the cell border and the cell contents for the four sides of the cell.
[PersistenceMode(PersistenceMode.InnerProperty)]
public virtual Inset Margin { get; set; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public Overridable Property Margin As Inset