menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ColorPaletteButton - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ColorPaletteButton

    Represents a control that enables the user to select values by clicking it in the SfColorPalette control.

    Inheritance
    System.Object
    ColorPaletteButton
    Implements
    System.IDisposable
    Namespace: Syncfusion.UI.Xaml.Controls.Media
    Assembly: Syncfusion.SfColorPickers.UWP.dll
    Syntax
    public class ColorPaletteButton : Button, IDisposable

    Constructors

    ColorPaletteButton()

    Initializes a new instance of the ColorPaletteButton class.

    Declaration
    public ColorPaletteButton()

    Methods

    Dispose()

    Called when control unloaded

    Declaration
    public void Dispose()

    Dispose(Boolean)

    Called when control unloaded

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    set as true if control unloaded

    OnApplyTemplate()

    Initializes all the child elements of the ColorPaletteButton control.

    Declaration
    protected override void OnApplyTemplate()

    Implements

    System.IDisposable

    Extension Methods

    DateTimeExtension.ToDateTime(Object)

    See Also

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