Skip to main content

VizPalette Enum

Lists values that specify a predefined DevExtreme palette.

Namespace: DevExpress.AspNetCore.Bootstrap

Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll

Declaration

public enum VizPalette

Members

Name Description
Default

The default palette is used.

SoftPastel

The palette is “Soft Pastel”.

HarmonyLight

The palette is “Harmony Lisght”.

Pastel

The palette is “Pastel”.

Bright

The palette is “Bright”.

Soft

The palette is “Soft”.

Ocean

The palette is “Ocean”.

Vintage

The palette is “Vintage”.

Violet

The palette is “Violet”.

Carmine
DarkMoon
SoftBlue
DarkViolet
GreenMist
Office
Material

Remarks

IMPORTANT

Bootstrap Controls for ASP.NET Core are in maintenance mode. We don’t add new controls or develop new functionality for this product line. Our recommendation is to use the ASP.NET Core Controls suite.

See Also