Class ColorUIAdvGroups
Design the constant that specifies the groups of ColorUIAdv.
Inheritance
System.Object
ColorUIAdvGroups
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class ColorUIAdvGroups : Enum
Fields
CustomColors
Represents Custom Colors.
Declaration
public const ColorUIAdvGroups CustomColors
Field Value
| Type |
|---|
| ColorUIAdvGroups |
RecentColors
Represents Recent Colors.
Declaration
public const ColorUIAdvGroups RecentColors
Field Value
| Type |
|---|
| ColorUIAdvGroups |
StandardColors
Represents Standard Colors.
Declaration
public const ColorUIAdvGroups StandardColors
Field Value
| Type |
|---|
| ColorUIAdvGroups |
ThemeColors
Represents Theme Colors.
Declaration
public const ColorUIAdvGroups ThemeColors
Field Value
| Type |
|---|
| ColorUIAdvGroups |