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


In This Topic
    TaskPropertyColumn Class Members
    In This Topic

    The following tables list the members exposed by TaskPropertyColumn.

    Public Constructors
     NameDescription
    Public ConstructorInitializes the TaskPropertyColumn members.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the caption of the grid column. (Inherited from C1.GanttView.BaseColumn)
    Public PropertyGets the column's autogenerated ID. (Inherited from C1.GanttView.BaseColumn)
    Public PropertyGets or sets which property of the Task object is referenced.  
    Public PropertyGets or sets text alignment of the column data. (Inherited from C1.GanttView.BaseColumn)
    Public PropertyGets the owner C1.WPF.GanttView.C1GanttView. (Inherited from C1.GanttView.BaseColumn)
    Public PropertyGets or sets whether the grid column is visible. (Inherited from C1.GanttView.BaseColumn)
    Public PropertyGets or sets the width of the grid column. (Inherited from C1.GanttView.BaseColumn)
    Top
    Public Methods
     NameDescription
    Public MethodReturns the hash code for this column. (Inherited from C1.GanttView.BaseColumn)
    Public MethodReturns a string that represents the grid column. (Inherited from C1.GanttView.BaseColumn)
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event. (Inherited from C1.GanttView.BaseColumn)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the value of a property changes. (Inherited from C1.GanttView.BaseColumn)
    Top
    See Also