class
GanttTaskStateInGantt
Base class:
Implemented interfaces:
Derived types:
This type is not derived by any type in DocsMarshal.
Constructors
GanttTaskStateInGantt (State state)
Properties
String BackgroundColor { get; set; }
Int32 GanttTaskStateId { get; set; }
Guid IdGantt { get; set; }
Double? KanbanVisibilityDuration { get; set; }
Int32? SortPriority { get; set; }
State State { get; set; }
String TextColor { get; set; }