WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlPanel Class / IsReadOnly Property
In This Topic
    IsReadOnly Property (GridControlPanel)
    In This Topic
    Gets or sets whether the cells show the editor.
    Syntax
    public bool IsReadOnly {get; set;}
    See Also