Skip to main content
A newer version of this page is available. .
Tab

FilterControlStyles Properties

Provides style settings used to define the appearance of the ASPxFilterControl visual elements.
Name Description
ActiveTab Gets the style settings that define an active tab appearance.
CssFilePath Gets or sets the path to a CSS file that defines the web control’s appearance. Inherited from StylesBase.
CssPostfix Gets or sets a CSS class name postfix that identifies style settings to be applied to the control. Inherited from StylesBase.
EnableDefaultAppearance Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase.
GroupType Gets the style settings that define the combining operator appearance.
ImageButton Gets the style settings that define the add and remove buttons appearance.
Operation Gets the style settings that define the comparison operator appearance.
PropertyName Gets the style settings that define the field name appearance.
Tab Gets the style settings that define a tab appearance.
TabContent Gets the style settings that define a tab content’s appearance.
Table Gets the style settings that define the filter area appearance.
Theme Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase.
Value Gets the style settings that define the criteria value appearance.
See Also