Skip to main content
Tab

PopupControlStyles Class

Contains settings that allow the ASPxPopupControl‘s appearance to be defined.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class PopupControlStyles :
    StylesBase

The following members return PopupControlStyles objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxDockPanel.Styles
ASP.NET MVC Extensions MVCxDockPanel.Styles
MVCxPopupControl.Styles
PopupControlSettingsBase.Styles

#Implements

See Also