WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / IsReadOnly Property
In This Topic
    IsReadOnly Property (FlexGrid)
    In This Topic
    Gets or sets a value to determine whether the grid is read-only.
    Syntax
    public bool IsReadOnly {get; set;}
    See Also