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

ICategory

Interface

Defines basic methods and properties of a category.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

C#
public interface ICategory : IEquatable<ICategory>

Derived Classes: Category

Inherited Members IEquatable<ICategory>.Equals(ICategory)

Properties

Gets or sets the name of the category.

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

The name of the category.

Gets or sets the name of the category.

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

The name of the category.

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