Displays resource and task data in a customizable DataGrid control and an attached Schedule Chart based on GanttChartView separated by a splitter.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public class ScheduleChartDataGrid : GanttChartDataGrid, IScheduleChartView, IGanttChartView |
Visual Basic (Declaration) |
---|
Public Class ScheduleChartDataGrid _ Inherits GanttChartDataGrid _ Implements IScheduleChartView, IGanttChartView |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls..::.ItemsControl
System.Windows.Controls.Primitives..::.Selector
MultiSelector
DataGrid
DlhSoft.Windows.Controls..::.GanttChartDataGrid
DlhSoft.Windows.Controls..::.ScheduleChartDataGrid
DlhSoft.Windows.Controls..::.LoadChartDataGrid
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls..::.ItemsControl
System.Windows.Controls.Primitives..::.Selector
MultiSelector
DataGrid
DlhSoft.Windows.Controls..::.GanttChartDataGrid
DlhSoft.Windows.Controls..::.ScheduleChartDataGrid
DlhSoft.Windows.Controls..::.LoadChartDataGrid