TcxSchedulerFieldAdapter.Visible Property
Specifies whether the bound grid column is visible.
Declaration
property Visible: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
Set the Visible property to False, to hide the grid column.
See Also