ComponentOne FlexGrid for WinForms
Margins Property (CellStyle)

C1.Win.C1FlexGrid Namespace > CellStyle Class : Margins Property
Gets or sets the margins between the edges of the cell and its contents, in pixels.
Syntax
'Declaration
 
Public Property Margins As Margins
public Margins Margins {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members