Skip to main content
A newer version of this page is available. .
Tab

CallbackPanelStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CallbackPanelStyles :
    PanelStyles

The following members return CallbackPanelStyles objects:

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

Implements

See Also