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

Importance enumeration.

Definition

Namespace:Telerik.Maui.Controls.Scheduler

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum Importance

Fields

High importance.

C#
High = 2

Low importance.

C#
Low = 1

Without importance.

C#
None = 0
In this article
DefinitionFieldsHighLowNone
Not finding the help you need?
Contact Support