Class ColorPaletteNames

    Show / Hide Table of Contents

    Class ColorPaletteNames

    Specifies built-in color palette available for SfColorPalette.

    Inheritance
    System.Object
    ColorPaletteNames
    Namespace: Syncfusion.UI.Xaml.Editors
    Assembly: Syncfusion.Editors.WinUI.dll
    Syntax
    public sealed class ColorPaletteNames : Enum

    Fields

    Aspect

    To select Aspect Palette.

    Declaration
    public const ColorPaletteNames Aspect
    Field Value
    Type Description
    ColorPaletteNames

    Blue

    To select Blue Palette.

    Declaration
    public const ColorPaletteNames Blue
    Field Value
    Type Description
    ColorPaletteNames

    Blue11

    To select Blue 11 Palette.

    Declaration
    public const ColorPaletteNames Blue11
    Field Value
    Type Description
    ColorPaletteNames

    BlueGreen

    To select Blue Green Palette.

    Declaration
    public const ColorPaletteNames BlueGreen
    Field Value
    Type Description
    ColorPaletteNames

    BlueWarm

    To select BlueWarm Palette.

    Declaration
    public const ColorPaletteNames BlueWarm
    Field Value
    Type Description
    ColorPaletteNames

    Grayscale

    To select GrayScale Palette.

    Declaration
    public const ColorPaletteNames Grayscale
    Field Value
    Type Description
    ColorPaletteNames

    Green

    To select Green Palette.

    Declaration
    public const ColorPaletteNames Green
    Field Value
    Type Description
    ColorPaletteNames

    GreenYellow

    To select GreenYellow Palette.

    Declaration
    public const ColorPaletteNames GreenYellow
    Field Value
    Type Description
    ColorPaletteNames

    Marquee

    To select Marquee Palette.

    Declaration
    public const ColorPaletteNames Marquee
    Field Value
    Type Description
    ColorPaletteNames

    Median

    To select Median Palette.

    Declaration
    public const ColorPaletteNames Median
    Field Value
    Type Description
    ColorPaletteNames

    Office

    To select Office Palette (Default Palette).

    Declaration
    public const ColorPaletteNames Office
    Field Value
    Type Description
    ColorPaletteNames

    Office11

    To select Office 11 Palette.

    Declaration
    public const ColorPaletteNames Office11
    Field Value
    Type Description
    ColorPaletteNames

    Orange

    To select Orange Palette.

    Declaration
    public const ColorPaletteNames Orange
    Field Value
    Type Description
    ColorPaletteNames

    OrangeRed

    To select Orange Red Palette.

    Declaration
    public const ColorPaletteNames OrangeRed
    Field Value
    Type Description
    ColorPaletteNames

    Paper

    To select Paper Palette.

    Declaration
    public const ColorPaletteNames Paper
    Field Value
    Type Description
    ColorPaletteNames

    Red

    To select Red Palette.

    Declaration
    public const ColorPaletteNames Red
    Field Value
    Type Description
    ColorPaletteNames

    RedOrange

    To select Red Orange Palette.

    Declaration
    public const ColorPaletteNames RedOrange
    Field Value
    Type Description
    ColorPaletteNames

    RedViolet

    To select Red Violet Palette.

    Declaration
    public const ColorPaletteNames RedViolet
    Field Value
    Type Description
    ColorPaletteNames

    SlipStream

    To select SlipStream Palette.

    Declaration
    public const ColorPaletteNames SlipStream
    Field Value
    Type Description
    ColorPaletteNames

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Violet

    To select Violet Palette.

    Declaration
    public const ColorPaletteNames Violet
    Field Value
    Type Description
    ColorPaletteNames

    Violet11

    To select Violet 11 Palette.

    Declaration
    public const ColorPaletteNames Violet11
    Field Value
    Type Description
    ColorPaletteNames

    Yellow

    To select Yellow Palette.

    Declaration
    public const ColorPaletteNames Yellow
    Field Value
    Type Description
    ColorPaletteNames

    YellowOrange

    To select Yellow Orange Palette.

    Declaration
    public const ColorPaletteNames YellowOrange
    Field Value
    Type Description
    ColorPaletteNames
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved