Back to Devexpress

GridViewPopupControlStyle.PopupControl Property

aspnet-devexpress-dot-web-dot-gridviewpopupcontrolstyle.md

latest1.1 KB
Original Source

GridViewPopupControlStyle.PopupControl Property

Gets the general style settings of popup elements within a grid.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public AppearanceStyle PopupControl { get; }
vb
Public ReadOnly Property PopupControl As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object that contains the style settings.

|

See Also

Grid View

GridViewPopupControlStyle Class

GridViewPopupControlStyle Members

DevExpress.Web Namespace