Back to Devexpress

ASPxVerticalGrid.StylesPopup Property

aspnet-devexpress-dot-web-dot-aspxverticalgrid-96153655.md

latest1.2 KB
Original Source

ASPxVerticalGrid.StylesPopup Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

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

ASPxVerticalGrid Class

ASPxVerticalGrid Members

DevExpress.Web Namespace