Visible area on the client. Useful especially for dynamic event loading.
Namespace: DayPilot.Web.MvcAssembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
C# |
---|
public DayPilotScheduler..::..Section ViewPort { get; private set; } |
Visual Basic |
---|
Public Property ViewPort As DayPilotScheduler..::..Section Get Private Set |
Visual C++ |
---|
public: property DayPilotScheduler..::..Section^ ViewPort { DayPilotScheduler..::..Section^ get (); private: void set (DayPilotScheduler..::..Section^ value); } |