Back to Devexpress

ASPxGridView.StylesPopup Property

aspnet-devexpress-dot-web-dot-aspxgridview-95427699.md

latest1.1 KB
Original Source

ASPxGridView.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 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

ASPxGridView Class

ASPxGridView Members

DevExpress.Web Namespace