Namespace: DayPilot.Web.Mvc.Data
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
| C# |
|---|
public Area Left( int left ) |
| Visual Basic |
|---|
Public Function Left ( _ left As Integer _ ) As Area |
| Visual C++ |
|---|
public: Area^ Left( int left ) |
Parameters
- left
- Type: System..::..Int32