Click or drag to resize
BasicCalendarHideDefaultDayNumber Property
Indicates whether the day number is displayed or cell is full filled by the transformation Current day is saved in the "__day" column

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

Property Value

Type: Boolean
See Also