aspnet-devexpress-dot-web-03e152ec.md
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
public class VerticalGridPopupControlStyles :
GridPopupControlStyles
Public Class VerticalGridPopupControlStyles
Inherits GridPopupControlStyles
The following members return VerticalGridPopupControlStyles objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxVerticalGrid.StylesPopup |
| ASP.NET MVC Extensions | VerticalGridSettings.StylesPopup |
An object of the VerticalGridPopupControlStyles type can be accessed using the ASPxVerticalGrid.StylesPopup property.
Object StateManager PropertiesBase GridPopupControlStyles VerticalGridPopupControlStyles
See Also