C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : CustomFieldColumn Class |
The following tables list the members exposed by CustomFieldColumn.
Name | Description | |
---|---|---|
![]() | CustomFieldColumn Constructor |
Name | Description | |
---|---|---|
![]() | Caption | Gets or sets the caption of the grid column. (Inherited from C1.GanttView.BaseColumn) |
![]() | DataType | Gets or sets the data type of the custom field. |
![]() | Format | Gets or sets a string that specifies how to format the data on this column. |
![]() | ID | Gets the column's autogenerated ID. (Inherited from C1.GanttView.BaseColumn) |
![]() | Name | Gets or sets the name of the custom field. |
![]() | 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) |
![]() | ResetDataType | Resets the value of the DataType property. |
![]() | 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) |