FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotMarginOptions Class / LeftMarginProperty Field

In This Topic
    LeftMarginProperty Field (PivotMarginOptions)
    In This Topic
    Identifies the LeftMargin dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly LeftMarginProperty As DependencyProperty
    public static readonly DependencyProperty LeftMarginProperty
    See Also