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