MindFusion.Scheduling for Silverlight Programmer's Guide
ScheduleRowPanel Class
See Also
 





A custom panel used to arrange activities and resource allocations in ScheduleRow objects.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public class ScheduleRowPanel : Panel

Visual Basic  Copy Code

Public Class ScheduleRowPanel
    Inherits Panel

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        System.Windows.Controls.Panel
                            MindFusion.DataViews.Silverlight.ScheduleRowPanel

 See Also

ScheduleRowPanel Members
MindFusion.DataViews.Silverlight Namespace