MindFusion.Wpf Pack Programmer's Guide
ScheduleGridRow Class
See Also
 





Represents a row in a ScheduleGrid.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public class ScheduleGridRow : GridRow

Visual Basic  Copy Code

Public Class ScheduleGridRow
    Inherits GridRow

 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.Wpf.GridRow
                                    MindFusion.DataViews.Wpf.ScheduleGridRow

 See Also

ScheduleGridRow Members
MindFusion.DataViews.Wpf Namespace