KaxCalendarEnableViewSelector Property |
Namespace: Kettic.AspNet.Controls
public bool EnableViewSelector { get; set; }
Public Property EnableViewSelector As Boolean Get Set
public: property bool EnableViewSelector { bool get (); void set (bool value); }
member EnableViewSelector : bool with get, set