FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / GridPanel Class / VisualEdgeMode Property

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