A collection of child columns.
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public TaskCollection Children { get; } |
Visual Basic |
---|
Public ReadOnly Property Children As TaskCollection Get |
Visual C++ |
---|
public: property TaskCollection^ Children { TaskCollection^ get (); } |