GanttStyleInfo Members
Include Protected Members
Include Inherited Members
Contains properties and functionality that determine the formatting of the bars that are contained in a Gantt chart.
The GanttStyleInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GanttStyleInfo | Initializes a new instance of the GanttStyleInfo class. |
Top
Properties
Name | Description | |
---|---|---|
FieldKeyRedrawFilter | Gets or sets a collection that contains the names of the properties that must change to trigger a redraw of the Gantt bars for a given record. |
Top
Methods
Name | Description | |
---|---|---|
AddBarStyle | Adds a bar style definition to a Microsoft.SharePoint.JSGrid Gantt chart. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToJson | Serializes this object to JavaScript Object Notation (JSON). | |
ToString | (Inherited from Object.) |
Top