TcxSchedulerFieldAdapter.Caption Property
Specifies the caption for the bound grid column.
Declaration
property Caption: string read; write;
Property Value
Type |
---|
string |
Remarks
The Caption property overrides the TcxGridColumn.Caption property.
See Also