GridViewCustomizationWindowPopupSettings 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 customization window can be resized by end-users on the client side.
Inherited from Grid |
Auto |
Specifies whether the Customization Window’s position is updated automatically.
Inherited from Grid |
Close |
Gets or sets a value specifying whether a customization window is closed when an end-user presses the Esc key.
Inherited from Grid |
Height |
Gets or sets the customization window‘s height.
Inherited from Grid |
Horizontal |
Gets or sets the customization window‘s horizontal alignment.
Inherited from Grid |
Horizontal |
Gets or sets a value that indicates the distance that the customization window is offset from its baseline in the horizontal direction. This is a dependency property.
Inherited from Grid |
Min |
Gets or sets the minimum height of the customization window.
Inherited from Grid |
Min |
Gets or sets the minimum width of the customization window.
Inherited from Grid |
Popup |
Gets or sets a value specifying the animation type used to show the customization window.
Inherited from Grid |
Resizing |
Gets or sets a value that specifies when the customization window being resized should be redrawn.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether or not to display the customization window‘s close button.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether or not to display the customization window‘s collapse button.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether or not to display the customization window‘s footer.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether or not to display the customization window‘s pin button.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether the customization window casts a shadow.
Inherited from Grid |
Vertical |
Gets or sets the customization window‘s vertical alignment.
Inherited from Grid |
Vertical |
Gets or sets a value that indicates the distance that the customization window is offset from its baseline in the vertical direction. This is a dependency property.
Inherited from Grid |
Width |
Gets or sets the customization window‘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