Namespace: DayPilot.Web.Mvc.Enums.Gantt
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 static TaskGroupMode Parse( string input ) |
Visual Basic |
---|
Public Shared Function Parse ( _ input As String _ ) As TaskGroupMode |
Visual C++ |
---|
public: static TaskGroupMode Parse( String^ input ) |
Parameters
- input
- Type: System..::..String