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