ComponentOne GanttView for WinForms
BaseColumn Class Members
Properties  Methods  Events

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

The following tables list the members exposed by BaseColumn.

Public Properties
 NameDescription
Public PropertySpecifies whether adjacent cells with similar contents will be merged.  
Public PropertyGets or sets the caption of the grid column.  
Public PropertyGets or sets a string that specifies how to format the data on this column.  
Public PropertyGets the column's autogenerated ID.  
Public PropertyGets or sets text alignment of the column data.  
Public PropertyGets the owner C1GanttView.  
Public PropertyGets or sets whether the grid column is visible.  
Public PropertyGets or sets the width of the grid column.  
Top
Public Methods
 NameDescription
Public MethodReturns the hash code for this column.  
Public MethodReturns a string that represents the grid column.  
Top
Public Events
 NameDescription
Public EventOccurs when the value of a property changes.  
Top
See Also

Reference

BaseColumn Class
C1.Win.C1GanttView Namespace