Specifies the appearance of a Calendar.
Namespace: MindFusion.UI.WebAssembly: Enum.js
// enumCalendarStyle = {}
All
Value: 15. All additional elements are displayed.
Footer
Value: 2. Display the footer.
Header
Value: 1. Display the header.
MonthButtons
Value: 4. Display the month navigation buttons.
None
Value: 0. None of the additional elements is displayed.
YearButtons
Value: 8. Display the year navigation buttons.
MindFusion.UI.Web Namespace