WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ColorItem - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ColorItem

    Represents a color item in the Syncfusion.UI.Xaml.Controls.Media.SfColorPalette control.

    Inheritance
    System.Object
    ColorItem
    Namespace: Syncfusion.Windows.Controls.Media
    Assembly: Syncfusion.SfColorPalette.Wpf.dll
    Syntax
    public class ColorItem : Button

    Constructors

    ColorItem()

    Initializes a new instance of the ColorItem class.

    Declaration
    public ColorItem()

    Fields

    TooltipVisibilityProperty

    Using a DependencyProperty as the backing store for TooltipVisibility. This enables animation, styling, binding, etc...

    Declaration
    public static readonly DependencyProperty TooltipVisibilityProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    Properties

    TooltipVisibility

    Gets or sets the visibility status of the Tool Tip

    Declaration
    public Visibility TooltipVisibility { get; set; }
    Property Value
    Type Description
    System.Windows.Visibility

    See Also

    Syncfusion.UI.Xaml.Controls.Media.ColorSwatches
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved