GridFilterControlPopupSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Grid |
Initializes a new instance of the Grid |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets a value that specifies whether the filter control window can be resized by end-users on the client side. |
Auto |
Specifies whether the Filter Control’s position is updated automatically. |
Height | Gets or sets the filter control‘s height. |
Horizontal |
Gets or sets the filter control‘s horizontal alignment. |
Horizontal |
Gets or sets a value that indicates the distance that the filter control is offset from its baseline in the horizontal direction. |
Min |
Gets or sets the minimum height of the filter control window. |
Min |
Gets or sets the minimum width of the filter control window. |
Popup |
Gets or sets a value specifying the animation type used to show the filter control. |
Resizing |
Gets or sets a value that specifies when the filter control being resized should be redrawn. |
Scroll |
Gets or sets a value specifying which scrollbars should appear in the filter control window. |
Settings |
Gets the filter control‘s adaptivity settings. |
Show |
Gets or sets a value that specifies whether or not to display the filter control‘s close button. |
Show |
Gets or sets a value that specifies whether or not to display the filter control‘s header. |
Show |
Gets or sets a value that specifies whether or not to display the filter control‘s maximize button. |
Show |
Gets or sets a value that specifies whether a browser’s scroll bars can be displayed when the filter control window is shown. |
Show |
Gets or sets a value that specifies whether the filter control casts a shadow. |
Show |
Gets or sets a value that specifies whether the vertical and horizontal scroll bars can be displayed in the viewport when a popup window is shown in modal mode. |
Vertical |
Gets or sets the filter control‘s vertical alignment. |
Vertical |
Gets or sets a value that indicates the distance that the filter control is offset from its baseline in the vertical direction. |
Width | Gets or sets the filter control‘s width. |
#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