FilterControlStyles Members
In This Article
#Fields
Name | Description |
---|---|
Active |
For internal use only. Returns “Active |
Group |
For internal use only. Returns “Group |
Image |
For internal use only. Returns “Image |
Operation |
For internal use only. Returns “Operation |
Property |
For internal use only. Returns “Property |
Tab |
For internal use only. Returns “Tab |
Table |
For internal use only. Returns “Table”. |
Tab |
For internal use only. Returns “Tab”. |
Value |
For internal use only. Returns “Value”. |
#Properties
Name | Description |
---|---|
Active |
Gets the style settings that define an active tab appearance. |
Css |
Gets or sets the path to a CSS file that defines the web control’s appearance.
Inherited from Styles |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
Inherited from Styles |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
Group |
Gets the style settings that define the combining operator appearance. |
Image |
Gets the style settings that define the add and remove buttons appearance. |
Operation | Gets the style settings that define the comparison operator appearance. |
Property |
Gets the style settings that define the field name appearance. |
Tab | Gets the style settings that define a tab appearance. |
Tab |
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 Styles |
Value | Gets the style settings that define the criteria value appearance. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Copy |
Duplicates the properties of the specified object into the current instance of the Styles |
Create |
Creates and returns a copy of a style object with the specified name.
Inherited from Styles |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Specifies whether the control’s default appearance is enabled. For internal use only,
Inherited from Styles |
Is |
Returns a value indicating whether the control is rendered as a native HTML control.
Inherited from Styles |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Returns the Styles |
To |
Returns a string that is the current object. |
See Also