VerticalGridPopupControlStyles Class
Contains settings that allow the appearance of popup elements within the ASPxVerticalGrid to be defined.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return VerticalGridPopupControlStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxVerticalGrid.StylesPopup |
ASP.NET MVC Extensions | VerticalGridSettings.StylesPopup |
Remarks
An object of the VerticalGridPopupControlStyles type can be accessed using the ASPxVerticalGrid.StylesPopup property.
Implements
Inheritance
Object
StateManager
PropertiesBase
GridPopupControlStyles
VerticalGridPopupControlStyles
See Also