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

In This Topic
    FullEdit Property (C1GridControl)
    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