Show / Hide Table of Contents

Class CalendarOrientation

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

Properties

Horizontal

Declaration
public static ContentOrientation Horizontal { get; }
Property Value
Type Description
ContentOrientation

Vertical

Declaration
public static ContentOrientation Vertical { get; }
Property Value
Type Description
ContentOrientation