Name | Description | |
---|---|---|
![]() | TaskPropertyColumn Constructor | Initializes the TaskPropertyColumn members. |
The following tables list the members exposed by TaskPropertyColumn.
Name | Description | |
---|---|---|
![]() | TaskPropertyColumn Constructor | Initializes the TaskPropertyColumn members. |
Name | Description | |
---|---|---|
![]() | AllowMerging | Specifies whether adjacent cells with similar contents will be merged. (Inherited from C1.GanttView.BaseColumn) |
![]() | Caption | Gets or sets the caption of the grid column. (Inherited from C1.GanttView.BaseColumn) |
![]() | Format | Gets or sets a string that specifies how to format the data on this 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 | |
---|---|---|
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from C1.GanttView.BaseColumn) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when the value of a property changes. (Inherited from C1.GanttView.BaseColumn) |