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

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