KaxCalendarSingleViewWidth Property |
Namespace: Kettic.AspNet.Controls
public Unit SingleViewWidth { get; set; }
Public Property SingleViewWidth As Unit Get Set
public: property Unit SingleViewWidth { Unit get (); void set (Unit value); }
member SingleViewWidth : Unit with get, set