MindFusion.Wpf Pack Programmer's Guide
ResizeBands Class
Remarks See Also
 





Represents the resize and move bands of items in a Timetable and Resource views.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public class ResizeBands : ContentControl

Visual Basic  Copy Code

Public Class ResizeBands
    Inherits ContentControl

 Remarks

This is a utility class used in the presentation of items.

 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.ContentControl
                                MindFusion.Scheduling.Wpf.ResizeBands

 See Also

ResizeBands Members
MindFusion.Scheduling.Wpf Namespace