Class DatePickerMode
Inheritance
System.Object
DatePickerMode
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public static class DatePickerMode : Object
Properties
Dialog
Declaration
public static PickerMode Dialog { get; }
Property Value
| Type | Description |
|---|---|
| PickerMode |
Dropdown
Declaration
public static PickerMode Dropdown { get; }
Property Value
| Type | Description |
|---|---|
| PickerMode |