A custom panel used to arrange activities and resource allocations in ScheduleRow objects.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public class ScheduleRowPanel : Panel |
Visual Basic
Copy Code
|
|---|
Public Class ScheduleRowPanel |
Inheritance HierarchySystem.Object![]()
System.Windows.Threading.DispatcherObject![]()
System.Windows.DependencyObject![]()
System.Windows.Media.Visual![]()
System.Windows.UIElement![]()
System.Windows.FrameworkElement![]()
System.Windows.Controls.Panel![]()
MindFusion.DataViews.Wpf.ScheduleRowPanel
See Also