Method | Description | |
---|---|---|
AddGanttTask ( |
||
ClearGantt ( ) : void | ||
CreateGanttRow ( |
||
CreateGanttRowGroup ( string name, bool isExpanded ) : |
||
CreateGanttRowGroup ( ) : |
||
CreateGanttRowGroup ( string name ) : |
||
CreateTimeLine ( |
||
GanttControl ( ) : System | ||
Initialize ( System.DateTime minDate, System.DateTime maxDate ) : void | ||
SetGridLinesTimeline ( |
||
SetGridLinesTimeline ( |
Method | Description | |
---|---|---|
Border_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
ChangeSelectionRectangleSize ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
DeselectAllTasks ( ) : void | ||
Grid_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
Grid_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
StopSelection ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
selectionCanvas_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
selectionRectangle_ContextMenuOpening ( object sender, System.Windows.Controls.ContextMenuEventArgs e ) : void | ||
selectionRectangle_MouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void |
public AddGanttTask ( |
||
row | ||
task | ||
return | void |
public CreateGanttRow ( |
||
rowGroup | ||
name | string | |
return |
public CreateGanttRowGroup ( string name, bool isExpanded ) : |
||
name | string | |
isExpanded | bool | |
return |
public CreateGanttRowGroup ( ) : |
||
return |
public CreateGanttRowGroup ( string name ) : |
||
name | string | |
return |
public CreateTimeLine ( |
||
splitter | ||
PeriodNameFormatter | PeriodNameFormatter | |
return |
public Initialize ( System.DateTime minDate, System.DateTime maxDate ) : void | ||
minDate | System.DateTime | |
maxDate | System.DateTime | |
return | void |
public SetGridLinesTimeline ( |
||
timeline | ||
return | void |
public SetGridLinesTimeline ( |
||
timeline | ||
backgroundFormatter | BackgroundFormatter | |
return | void |