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

In This Topic
    FullEdit Property (FlexGrid)
    In This Topic
    Gets a value indicating whether the grid is in full edit mode.
    Syntax
    'Declaration
     
    Public ReadOnly Property FullEdit As Boolean
    public bool FullEdit {get;}
    See Also