Back to Devexpress

PopupControlSettingsBase Class

aspnetmvc-devexpress-dot-web-dot-mvc-313b935c.md

latest1.2 KB
Original Source

PopupControlSettingsBase Class

A base class containing common settings of the PopupControl and DockPanel extensions.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public abstract class PopupControlSettingsBase :
    SettingsBase
vb
Public MustInherit Class PopupControlSettingsBase
    Inherits SettingsBase

Inheritance

Object SettingsBase PopupControlSettingsBase DockPanelSettings

PopupControlSettings

See Also

PopupControlSettingsBase Members

Popup Control

DevExpress.Web.Mvc Namespace