Back to Devexpress

PopupControlSettingsBase.ControlStyle Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-popupcontrolsettingsbase-e9c1958e.md

latest1.3 KB
Original Source

PopupControlSettingsBase.ControlStyle Property

Provides access to the style settings declared at the root level of the PopupControl’s wrapped web server control.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object containing style settings.

|

See Also

Popup Control

PopupControlSettingsBase Class

PopupControlSettingsBase Members

DevExpress.Web.Mvc Namespace