TcxSchedulerFieldAdapter.ReadOnly Property
Specifies whether the bound grid column is read-only.
Declaration
property ReadOnly: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
Set the ReadOnly property to True, to suppress in-place editors in the grid column.
See Also