ComponentOne GanttView for WinForms
CustomFieldColumn Class Members
Properties  Methods  Events

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace : CustomFieldColumn Class

The following tables list the members exposed by CustomFieldColumn.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertySpecifies whether adjacent cells with similar contents will be merged. (Inherited from C1.Win.C1GanttView.BaseColumn)
Public PropertyGets or sets the caption of the grid column. (Inherited from C1.Win.C1GanttView.BaseColumn)
Public PropertyGets or sets the data type of the custom field.  
Public PropertyGets or sets a string that specifies how to format the data on this column. (Inherited from C1.Win.C1GanttView.BaseColumn)
Public PropertyGets the column's autogenerated ID. (Inherited from C1.Win.C1GanttView.BaseColumn)
Public PropertyGets or sets the name of the custom field.  
Public PropertyGets or sets text alignment of the column data. (Inherited from C1.Win.C1GanttView.BaseColumn)
Public PropertyGets the owner C1GanttView. (Inherited from C1.Win.C1GanttView.BaseColumn)
Public PropertyGets or sets whether the grid column is visible. (Inherited from C1.Win.C1GanttView.BaseColumn)
Public PropertyGets or sets the width of the grid column. (Inherited from C1.Win.C1GanttView.BaseColumn)
Top
Public Methods
 NameDescription
Public MethodReturns the hash code for this column. (Inherited from C1.Win.C1GanttView.BaseColumn)
Public MethodResets the value of the DataType property.  
Public MethodReturns a string that represents the grid column. (Inherited from C1.Win.C1GanttView.BaseColumn)
Top
Public Events
 NameDescription
Public EventOccurs when the value of a property changes. (Inherited from C1.Win.C1GanttView.BaseColumn)
Top
See Also

Reference

CustomFieldColumn Class
C1.Win.C1GanttView Namespace