GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / TaskPropertyColumn Class
Members

In This Topic
    TaskPropertyColumn Class
    In This Topic
    Specifies the properties of a predefined grid column.
    Object Model
    TaskPropertyColumn Class
    Syntax
    'Declaration
     
    Public Class TaskPropertyColumn 
       Inherits BaseColumn
    public class TaskPropertyColumn : BaseColumn 
    Inheritance Hierarchy

    System.Object
       C1.GanttView.BaseColumn
          C1.GanttView.TaskPropertyColumn

    See Also