ASPxGridViewCustomizationWindowSettings Properties
Provides settings that affect the Customization Window‘s position and functionality.| Name | Description |
|---|---|
| Enabled | Obsolete. Gets or sets whether the Customization Window is enabled. |
| Height | Obsolete. Gets or sets the Customization Window’s height. |
| PopupHorizontalAlign | Obsolete. Gets or sets the Customization Window‘s horizontal position relative to the ASPxGridView’s borders. |
| PopupHorizontalOffset | Obsolete. Gets or sets the Customization Window‘s horizontal offset. |
| PopupVerticalAlign | Obsolete. Gets or sets the Customization Window‘s vertical position relative to the ASPxGridView’s borders. |
| PopupVerticalOffset | Obsolete. Gets or sets the Customization Window‘s vertical offset. |
| Width | Obsolete. Gets or sets the Customization Window’s width. |
See Also