New to Telerik UI for .NET MAUIStart a free 30-day trial

ICategory

Interface

Defines basic methods and properties of a category.

Definition

Namespace:Telerik.Maui.Controls.Scheduler

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public interface ICategory : IEquatable<ICategory>

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