Enum DateViewMode
This enum classifies view type.
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public enum DateViewMode
Fields
| Name | Description |
|---|---|
| Correct | Specifies values representing that possible view is correct. |
| Incorrect | Specifies values representing that possible view is incorrect. |
| Normal | Specifies values representing that possible view is normal. |
| Uncertain | Specifies values representing that possible view is uncertain. |