C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : TaskPropertyColumn Class |
The following tables list the members exposed by TaskPropertyColumn.
Name | Description | |
---|---|---|
TaskPropertyColumn Constructor | Initializes the TaskPropertyColumn members. |
Name | Description | |
---|---|---|
Caption | Gets or sets the caption of the grid column. (Inherited from C1.GanttView.BaseColumn) | |
ID | Gets the column's autogenerated ID. (Inherited from C1.GanttView.BaseColumn) | |
Property | Gets or sets which property of the Task object is referenced. | |
TextAlign | Gets or sets text alignment of the column data. (Inherited from C1.GanttView.BaseColumn) | |
View | Gets the owner C1.WPF.GanttView.C1GanttView. (Inherited from C1.GanttView.BaseColumn) | |
Visible | Gets or sets whether the grid column is visible. (Inherited from C1.GanttView.BaseColumn) | |
Width | Gets or sets the width of the grid column. (Inherited from C1.GanttView.BaseColumn) |
Name | Description | |
---|---|---|
GetHashCode | Returns the hash code for this column. (Inherited from C1.GanttView.BaseColumn) | |
ToString | Returns a string that represents the grid column. (Inherited from C1.GanttView.BaseColumn) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when the value of a property changes. (Inherited from C1.GanttView.BaseColumn) |