TcxGridLayoutViewRecordCaption.Visible Property
Specifies the card caption visibility.
Declaration
property Visible: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set the Visible property to True, to display the card caption.
The default value of the Visible property is True.
See Also