FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotPanel Class / Margin Property

In This Topic
    Margin Property (FlexPivotPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Margin As Thickness
    public Thickness Margin {get; set;}
    See Also