Click or drag to resize
CalendarDayTemplateCollectionItem Property

Namespace: Kettic.AspNet.Controls.Calendar.Collections
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public DayTemplate this[
	Object obj
] { get; set; }

Parameters

obj
Type: SystemObject

Property Value

Type: DayTemplate
See Also