[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridColumn.IsReadOnly

IsReadOnly Property

IsReadOnly

Gets or sets a value indicating whether this column is read only. If the grid is set to be read-only this property will be ignored.

Declaration
[Parameter]
public bool IsReadOnly { get; set; }