FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / CellPadding Property

In This Topic
    CellPadding Property (FlexGrid)
    In This Topic
    Gets or sets the cell padding.
    Syntax
    'Declaration
     
    Public Property CellPadding As Thickness
    public Thickness CellPadding {get; set;}
    See Also