aspnet-devexpress-dot-web-bd7f699a.md
Provides the style settings used to paint the visual elements within the ASPxVerticalGrid.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class VerticalGridStyles :
GridStyles
Public Class VerticalGridStyles
Inherits GridStyles
The following members return VerticalGridStyles objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxVerticalGrid.Styles |
| ASP.NET MVC Extensions | VerticalGridSettings.Styles |
These settings can be accessed using the ASPxVerticalGrid.Styles property.
Object StateManager PropertiesBase StylesBase DevExpress.Web.GridStyles VerticalGridStyles
See Also