WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PickerMode

    Show / Hide Table of Contents

    Enum PickerMode

    Specifies whether to display colors as a palette, palette in drop down or palette in split button.

    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public enum PickerMode

    Fields

    Name Description
    DropDown

    A ComboBox is displayed with the palette in its dropdown.

    Palette

    Colors are displayed as a palette (rows and columns)

    Split

    A SplitButton is displayed with the palette in its dropdown.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved