GridViewHeaderFilterPopupSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Grid |
Initializes a new instance of the Grid |
#Properties
Name | Description |
---|---|
Auto |
Specifies whether the Header Filter’s position is updated automatically.
Inherited from Grid |
Close |
Specifies whether a header filter is closed when an end-user presses the Esc key.
Inherited from Grid |
Height |
Gets or sets the header filter’s height.
Inherited from Grid |
Min |
Gets or sets the minimum height of header filter’s popup window.
Inherited from Grid |
Min |
Gets or sets the minimum width of header filter’s popup window.
Inherited from Grid |
Popup |
Gets or sets a value specifying the animation type used to show the header filter‘s popup window.
Inherited from Grid |
Resizing |
Gets or sets a value that specifies when the header filter being resized should be redrawn.
Inherited from Grid |
Settings |
Gets the header filter‘s adaptivity settings.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether or not to display the header filter popup window’s close button.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether or not to display the header filter popup window’s collapse button.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether or not to display the header filter popup window’s header.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether the header filter popup window casts a shadow.
Inherited from Grid |
Width |
Gets or sets the header filter’s width.
Inherited from Grid |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
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. |
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 State |
See Also