ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / CellStyle Class / Margins Property

In This Topic
    Margins Property (CellStyle)
    In This Topic
    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