FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / C1GridControl Class / VisualEdgeMode Property

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