C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace > Task Class : Item Property |
'Declaration Public Overrides NotOverridable ReadOnly Default Property Item( _ ByVal columnName As System.String _ ) As System.String
public override System.string this[ System.string columnName ]; {get;}