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

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