C# Class CoderForRent.Charting.Gantt.GanttColumnAttribute

This attribute is applied to properties of classes that implement IGanttNode. The properties will then be shown in the corresponding GanttChart's data grid.
Inheritance: System.Attribute
Show file Open project: jogibear9988/SlGanttChart Class Usage Examples

Public Methods

Method Description
GanttColumnAttribute ( ) : System

Method Details

GanttColumnAttribute() public method

public GanttColumnAttribute ( ) : System
return System