TreeListHeaderFilterPopupStyle Members
In This Article
#Fields
Name | Description |
---|---|
Close |
Returns the name of the window Close Button style. This name is equal to “Close |
Collapse |
Returns the name of the window Collapse Button style. This name is “Collapse |
Content |
Returns the name of the window’s entire contents style. This name is equal to “Content”.
Inherited from Popup |
Footer |
Returns the name of the window Footer style. This name is equal to “Footer”.
Inherited from Popup |
Header |
For internal use only.
Inherited from Popup |
Header |
Returns the name of the window Header style. This name is equal to “Header”.
Inherited from Popup |
Maximize |
Returns the name of the window Maximize Button style. This name is “Maximize |
Modal |
Returns the name of the a style that is used to fill the page background when a window is displayed as modal. This name is equal to “Modal |
Pin |
Returns the name of the Pin Button style. This name is equal to “Pin |
Refresh |
Returns the name of the Refresh Button style. This name is equal to “Refresh |
Rtl |
For internal use only.
Inherited from Popup |
Style |
For internal use only.
Inherited from Popup |
#Properties
Name | Description |
---|---|
Button |
Gets the style settings defining a Header Filter‘s button panel appearance. |
Close |
Gets style settings for a window’s close button.
Inherited from Popup |
Collapse |
Gets style settings for a window’s collapse button.
Inherited from Popup |
Content |
Gets style settings for a window’s content region.
Inherited from Popup |
Control |
Obsolete. Gets style settings for a popup control’s.
Inherited from Popup |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
Footer |
Gets style settings for a window’s footer.
Inherited from Popup |
Header |
Gets style settings for a window’s header.
Inherited from Popup |
Maximize |
Gets style settings for a window’s maximize button.
Inherited from Popup |
Pin |
Gets style settings for a window’s pin button.
Inherited from Popup |
Popup |
Gets the general style settings of popup elements within a tree list. |
Refresh |
Gets style settings for a window’s refresh button.
Inherited from Popup |
Theme |
Gets or sets the name of the Theme to be applied to a web control.
Inherited from Styles |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
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. |
To |
Returns the string that represents the current object.
Inherited from Styles |
See Also