Name | Description | |
---|---|---|
CustomFieldColumn Constructor |
The following tables list the members exposed by CustomFieldColumn.
Name | Description | |
---|---|---|
CustomFieldColumn Constructor |
Name | Description | |
---|---|---|
AllowMerging | Specifies whether adjacent cells with similar contents will be merged. (Inherited from C1.Win.C1GanttView.BaseColumn) | |
Caption | Gets or sets the caption of the grid column. (Inherited from C1.Win.C1GanttView.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. (Inherited from C1.Win.C1GanttView.BaseColumn) | |
ID | Gets the column's autogenerated ID. (Inherited from C1.Win.C1GanttView.BaseColumn) | |
Name | Gets or sets the name of the custom field. | |
TextAlign | Gets or sets text alignment of the column data. (Inherited from C1.Win.C1GanttView.BaseColumn) | |
View | Gets the owner C1GanttView. (Inherited from C1.Win.C1GanttView.BaseColumn) | |
Visible | Gets or sets whether the grid column is visible. (Inherited from C1.Win.C1GanttView.BaseColumn) | |
Width | Gets or sets the width of the grid column. (Inherited from C1.Win.C1GanttView.BaseColumn) |
Name | Description | |
---|---|---|
GetHashCode | Returns the hash code for this column. (Inherited from C1.Win.C1GanttView.BaseColumn) | |
ResetDataType | Resets the value of the DataType property. | |
ToString | Returns a string that represents the grid column. (Inherited from C1.Win.C1GanttView.BaseColumn) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when the value of a property changes. (Inherited from C1.Win.C1GanttView.BaseColumn) |