WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ColorItemList

    Show / Hide Table of Contents

    Class ColorItemList

    Contains list of system colors

    Inheritance
    System.Object
    ColorItemList
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public class ColorItemList : ObservableCollection<ColorItem>

    Constructors

    ColorItemList()

    Initializes a new instance of the ColorItemList class.

    Declaration
    public ColorItemList()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved