Back to Devexpress

GridViewSettings.StylesPopup Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridviewsettings-cd0f84aa.md

latest1.2 KB
Original Source

GridViewSettings.StylesPopup Property

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
GridViewPopupControlStyles

A GridViewPopupControlStyles object that contains style settings.

|

See Also

Grid View

GridViewSettings Class

GridViewSettings Members

DevExpress.Web.Mvc Namespace