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





Represents a viewer in a ScheduleColumn.

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

 Syntax

C#  Copy Code

public class ScheduleRow : ItemsControl

Visual Basic  Copy Code

Public Class ScheduleRow
    Inherits ItemsControl

 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
                                MindFusion.DataViews.Silverlight.ScheduleRow

 See Also

ScheduleRow Members
MindFusion.DataViews.Silverlight Namespace