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

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