BindColumn.IsReadOnly

BindColumn.IsReadOnly property

Indicates whether the column is readonly.

public bool IsReadOnly { get; set; }

See Also