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

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