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

In This Topic
    VisualEdgeMode Property (PivotMarginOptions)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property VisualEdgeMode As EdgeMode
    protected EdgeMode VisualEdgeMode {get; set;}
    See Also