Click or drag to resize
DateTimePickerUseCustomCalendar Property
Indicates whether use custom calendar. Default value is true. Can be overwritten by 'CMSUseCustomCalendarPicker' application setting.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public bool UseCustomCalendar { get; }

Property Value

Type: Boolean
See Also