Back to Devexpress

VerticalGridPopupControlStyle Class

aspnet-devexpress-dot-web-d3a9fe16.md

latest1.8 KB
Original Source

VerticalGridPopupControlStyle Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class VerticalGridPopupControlStyle :
    GridPopupControlStyle
vb
Public Class VerticalGridPopupControlStyle
    Inherits 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

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase PopupControlStyles DevExpress.Web.GridPopupControlStyle VerticalGridPopupControlStyle

See Also

VerticalGridPopupControlStyle Members

Vertical Grid

DevExpress.Web Namespace