Show / Hide Table of Contents

Class CalendarBaseSelection

Inheritance
System.Object
CalendarBaseSelection
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public static class CalendarBaseSelection : Object

Properties

Multiple

Declaration
public static CalendarSelection Multiple { get; }
Property Value
Type Description
CalendarSelection

Range

Declaration
public static CalendarSelection Range { get; }
Property Value
Type Description
CalendarSelection

Single

Declaration
public static CalendarSelection Single { get; }
Property Value
Type Description
CalendarSelection