TcxCustomGridTableItemOptions.ShowCaption Property
Specifies if the View displays the item’s caption.
Declaration
property ShowCaption: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set this property to False to hide the caption.
The default value of the ShowCaption property is True.
See Also