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