TcxGridLayoutViewRecordCaption Properties
Caption settings for a Layout View‘s card.| Name | Description |
|---|---|
| DisplayMask | Specifies the display format mask for the card caption. |
| ExpandButtonAlignment | Specifies the horizontal card expand button alignment within the card caption. |
| GridView | Provides access to the View to which the option set is applied. Inherited from TcxCustomGridOptions. |
| Height | Specifies the card caption height, in pixels. |
| Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
| TextAlignmentHorz |
Specifies the horizontal display text alignment within the card caption. The default value of the TextAlignmentHorz property is taLeftJustify. |
| TextAlignmentVert |
Specifies the vertical display text alignment within the card caption. The default value of the TextAlignmentVert property is vaCenter. |
| Visible | Specifies the card caption visibility. |
See Also