This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Calendar display mode.
Namespace: Smartsite.WebToolkit
Assembly: Smartsite.WebToolkit (in Smartsite.WebToolkit.dll)
Syntax
C# | Copy Code |
---|---|
public enum CalendarMode |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Enumeration CalendarMode |
Members
Member name | Description | |
---|---|---|
Month |
Month representation.
| |
Week |
Week representation.
|
See Also
Smartsite.WebToolkit Namespace