FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / CellPadding Property

In This Topic
    CellPadding Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property CellPadding As Thickness
    public Thickness CellPadding {get; set;}
    See Also