C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : CustomFieldColumn Class |
For a list of all members of this type, see CustomFieldColumn members.
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) |