MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
GridDateTimeColumn Class
/ IsReadOnly Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
IsReadOnly Property (GridDateTimeColumn)
In This Topic
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.
Syntax
C#
public
bool
IsReadOnly {
get
;
set
;}
See Also
Reference
GridDateTimeColumn Class
GridDateTimeColumn Members