Collection of Gantt links.
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
| C# |
|---|
public LinkCollection Links { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Links As LinkCollection Get |
| Visual C++ |
|---|
public: property LinkCollection^ Links { LinkCollection^ get (); } |