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