Skip to main content
Tab

CallbackPanelStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CallbackPanelStyles :
    PanelStyles

The following members return CallbackPanelStyles objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxCallbackPanel.Styles
ASP.NET MVC Extensions CallbackPanelSettings.Styles
MVCxCallbackPanel.Styles

Implements

See Also