A shortcut for all properties that can be modified during a CallBack update.
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public DayPilotMonthCallBack CallBack { get; } |
Visual Basic |
---|
Public ReadOnly Property CallBack As DayPilotMonthCallBack Get |
Visual C++ |
---|
public: property DayPilotMonthCallBack^ CallBack { DayPilotMonthCallBack^ get (); } |