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

In This Topic
    BaseColumn Class
    In This Topic
    Specifies the properties of a grid column.
    Object Model
    BaseColumn Class
    Syntax
    'Declaration
     
    Public MustInherit Class BaseColumn 
    public abstract class BaseColumn 
    Inheritance Hierarchy

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

    See Also