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 enum HeightSpec |
| Visual Basic |
|---|
Public Enumeration HeightSpec |
| Visual C++ |
|---|
public enum class HeightSpec |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Auto | 0 | ||
| Fixed | 1 | ||
| Max | 2 | ||
| Parent100Pct | 3 |