Enum DropDownViews
This enum classifies DropDownViews Type.
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
public enum DropDownViews
Fields
Name | Description |
---|---|
Calendar | Specifies values representing that the object holding this value is Calendar View. |
Classic | Specifies values representing that the object holding this value is Classic view. |
Clock | Specifies values representing that the object holding this value is Clock view. |
Combined | Specifies values representing that the object holding this value is Combined View. |