Back to Devexpress

VerticalGridPopupControlStyles Class

aspnet-devexpress-dot-web-03e152ec.md

latest1.9 KB
Original Source

VerticalGridPopupControlStyles Class

Contains settings that allow the appearance of popup elements within the ASPxVerticalGrid to be defined.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class VerticalGridPopupControlStyles :
    GridPopupControlStyles
vb
Public Class VerticalGridPopupControlStyles
    Inherits GridPopupControlStyles

The following members return VerticalGridPopupControlStyles objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxVerticalGrid.StylesPopup
ASP.NET MVC ExtensionsVerticalGridSettings.StylesPopup

Remarks

An object of the VerticalGridPopupControlStyles type can be accessed using the ASPxVerticalGrid.StylesPopup property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase GridPopupControlStyles VerticalGridPopupControlStyles

See Also

VerticalGridPopupControlStyles Members

Vertical Grid

DevExpress.Web Namespace