FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotReportOptions Class / LeftPadding Property

In This Topic
    LeftPadding Property (PivotReportOptions)
    In This Topic
    Gets or sets the left padding.
    Syntax
    'Declaration
     
    Public Property LeftPadding As Double
    public double LeftPadding {get; set;}
    See Also