Search
PaletteCategory Members
Constructors Properties Methods Events
 


Represents a category in a Palette control.

The following tables list the members exposed by the PaletteCategory type.

 Public Constructors

  Name Description

PaletteCategory

Initializes a new instance of the PaletteCategory class.

 Public Properties

  Name Description

Icon

Gets or sets the icon for the category's header.

IsExpanded

Gets or sets a value indicating whether the category is currently expanded.

Items

Gets the collection of diagram items within this category.

Title

Gets or sets the title of the category.

 Protected Methods

  Name Description

OnPropertyChanged

Raises the PropertyChanged event.

 Public Events

  Name Description

PropertyChanged

Occurs when a property value changes.

 See Also