Skip to main content
Tab

VerticalGridPopupControlStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class VerticalGridPopupControlStyles :
    GridPopupControlStyles

The following members return VerticalGridPopupControlStyles objects:

Library Related API Members
ASP.NET Web Forms Controls 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