Skip to main content
All docs
V25.1
  • Tab

    ColorSchemeInfo Class

    Contains settings of the custom color scheme.

    Namespace: DevExpress.Web

    Assembly: DevExpress.Web.v25.1.dll

    NuGet Package: DevExpress.Web

    Declaration

    public class ColorSchemeInfo

    Remarks

    Use the ASPxWebClientUIControl.ColorScheme property to apply the custom theme.

    Inheritance

    Object
    ColorSchemeInfo
    See Also