Skip to main content
Tab

PanelStyles Class

Contains settings that define the appearance of visual elements within the ASPxPanel and ASPxCallbackPanel controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class PanelStyles :
    StylesBase

The following members return PanelStyles objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxPanel.Styles
ASP.NET MVC Extensions PanelSettings.Styles

Implements

See Also