Gets the specified Column.
Namespace: DayPilot.Web.Mvc.DataAssembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
C# |
---|
public Column this[ int index ] { get; set; } |
Visual Basic |
---|
Public Default Property Item ( _ index As Integer _ ) As Column Get Set |
Visual C++ |
---|
public: property Column^ default[int index] { Column^ get (int index); void set (int index, Column^ value); } |
Parameters
- index
- Type: System..::..Int32
Item index