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

VerticalGridPopupControlStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class VerticalGridPopupControlStyles :
    GridPopupControlStyles

The following members return VerticalGridPopupControlStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxVerticalGrid.StylesPopup
ASP.NET MVC Extensions VerticalGridSettings.StylesPopup

Remarks

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

Implements

Inheritance

See Also