Click or drag to resize
KaxCalendarSingleViewWidth Property
Gets or sets the Width applied to a single CalendarView.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public Unit SingleViewWidth { get; set; }

Property Value

Type: Unit
Remarks
If the calendar represents a multi view, this property applies to the child views inside the multi view.
See Also