New to Telerik UI for WPFStart a free 30-day trial

ICategory

Interface

Defines basic members of a category for TaskBoard.

Definition

Namespace:Telerik.Windows.Controls.TaskBoard

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public interface ICategory

Derived Classes: CategoryModel

Properties

Gets or sets the brush used for this category.

C#
Brush CategoryBrush { get; set; }

Gets or sets the name of the category.

C#
string CategoryName { get; set; }
Property Value:

The name of the category.

In this article
DefinitionPropertiesCategoryBrushCategoryName
Not finding the help you need?
Contact Support