Show / Hide Table of Contents

Class DatePickerOrientation

Inheritance
System.Object
DatePickerOrientation
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public static class DatePickerOrientation : 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