TcxCustomControlStyles Properties
Implements the common functionality and properties for editing control styles.Name | Description |
---|---|
Background | Represents an editing control’s background style. |
Content | Represents an editing control’s content style. |
Control | Provides access to an editing control. |
Count | Inherited from TcxCustomStyles. |
FilterBox | Specifies the style for the filter panel. |
FindPanel | Specifies the style for the Find Panel. |
Inactive | Specifies the selection style applied when an editing control is not focused. |
LookAndFeelPainter | |
Navigator protected | Specifies the style for the offset between an editing control’s navigator and horizontal scrollbar. |
NavigatorInfoPanel protected | Specifies the style for the information panel displayed in an editing control’s navigator. |
Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
SearchResultHighlight | Specifies the style for the search strings highlighted by the Find Panel in a control’s records. |
Selection | Specifies the selection style within an editing control. |
StyleSheet | Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles. |
Values | Inherited from TcxStyles. |
See Also