Skip to main content
A newer version of this page is available. .
Tab

VerticalGridPopupControlStyle Class

Contains styles settings defining the common appearance of popup elements within a grid.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class VerticalGridPopupControlStyle :
    GridPopupControlStyle

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