Show / Hide Table of Contents

Class DatePickerHeaderOrientation

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

Properties

Horizontal

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

Vertical

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