TdxListViewFonts Properties
Contains font settings for List View elements.Name | Description |
---|---|
AssignedValues | Specifies which font settings affect List View elements. |
ColumnHeader | Specifies a font for all column headers in the List View. |
GroupFooter | Specifies a font for all group footers in the List View. |
GroupHeader | Specifies a font for all group headers in the List View. |
GroupSubtitle | Specifies a font for all group subtitles in the List View. |
Item | Specifies a font for all item captions in the List View. |
Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
SubItem | Specifies a font for all subitems in the List View. |
See Also