GridViewPopupControlStyles Properties
Contains settings that allow the appearance of popup elements within the ASPxGridView to be defined.| Name | Description |
|---|---|
| Common | Gets the style settings defining the common appearance of popup elements within a grid. |
| CustomizationDialog | Gets the style settings defining the appearance of the customization dialog within a grid. |
| CustomizationWindow | Gets the style settings defining the appearance of the Customization Window within a grid. |
| EditForm | Gets the style settings defining the appearance of the Popup Edit Form within a grid. |
| FilterBuilder | Gets the style settings defining the appearance of the Filter Builder (Filter Control) within a grid. |
| HeaderFilter | Gets the style settings defining the appearance of the Header Filter within a grid. |
See Also