GridViewPopupControlStyles Class
In This Article
Contains settings that allow the appearance of popup elements within the ASPxGridView to be defined.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class GridViewPopupControlStyles :
GridPopupControlStyles
#Related API Members
The following members return GridViewPopupControlStyles objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASPx |
|
ASP. |
Grid |
Grid |
#Remarks
An object of the GridViewPopupControlStyles type can be accessed via the ASPxGridView.StylesPopup property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
GridPopupControlStyles
GridViewPopupControlStyles
See Also