GridViewPopupControlStyle Class
In This Article
Contains styles settings defining the common appearance of popup elements within grid.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Related API Members
The following members return GridViewPopupControlStyle objects:
#Remarks
An object of the GridViewPopupControlStyle type can be accessed via the GridViewPopupControlStyles.Common property of the control.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
StylesBase
PopupControlStyles
DevExpress.Web.GridPopupControlStyle
GridViewPopupControlStyle
See Also