WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridFilterRow Class / IsReadOnly Property
In This Topic
    IsReadOnly Property (GridFilterRow)
    In This Topic
    Gets or sets a value indicating whether this row is read only.
    Syntax
    public bool IsReadOnly {get; set;}
    See Also