Class DropDownViews
This enum classifies DropDownViews Type.
Inheritance
System.Object
DropDownViews
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public sealed class DropDownViews : Enum
Fields
Calendar
Specifies values representing that the object holding this value is Calendar View.
Declaration
public const DropDownViews Calendar
Field Value
Type |
---|
DropDownViews |
Classic
Specifies values representing that the object holding this value is Classic view.
Declaration
public const DropDownViews Classic
Field Value
Type |
---|
DropDownViews |
Clock
Specifies values representing that the object holding this value is Clock view.
Declaration
public const DropDownViews Clock
Field Value
Type |
---|
DropDownViews |
Combined
Specifies values representing that the object holding this value is Combined View.
Declaration
public const DropDownViews Combined
Field Value
Type |
---|
DropDownViews |