GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / BaseColumn Class
Properties Methods Events


In This Topic
    BaseColumn Class Members
    In This Topic

    The following tables list the members exposed by BaseColumn.

    Public Properties
     NameDescription
    Public PropertyGets or sets the caption of the grid column.  
    Public PropertyGets the column's autogenerated ID.  
    Public PropertyGets or sets text alignment of the column data.  
    Public PropertyGets the owner C1.WPF.GanttView.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
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the value of a property changes.  
    Top
    See Also