FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotMarginOptions Class / RightPadding Property

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