Back to Devexpress

VerticalGridSettings.StylesPopup Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-verticalgridsettings-627e95d6.md

latest1.3 KB
Original Source

VerticalGridSettings.StylesPopup Property

Provides access to the style settings defining the appearance of different popup elements within a vertical grid.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public VerticalGridPopupControlStyles StylesPopup { get; }
vb
Public ReadOnly Property StylesPopup As VerticalGridPopupControlStyles

Property Value

TypeDescription
VerticalGridPopupControlStyles

A VerticalGridPopupControlStyles object that contains style settings.

|

See Also

Vertical Grid

VerticalGridSettings Class

VerticalGridSettings Members

DevExpress.Web.Mvc Namespace