Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxCustomControlStyles Members

Implements the common functionality and properties for editing control styles.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TPersistent) Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

#Properties
Show Inherited Hide Inherited

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.

#Events

Name Description
OnGetContentStyle Fires when the editing control content is about to be painted.
See Also