Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / SelectFromListScene Class
Members

In This Topic
    SelectFromListScene Class
    In This Topic
    Interaction logic for SelectFromListScene.xaml
    Object Model
    SelectFromListScene Class
    Syntax
    'Declaration
     
    
    Public Class SelectFromListScene 
       Inherits System.Windows.Controls.UserControl
    public class SelectFromListScene : System.Windows.Controls.UserControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.UserControl
                      C1.Silverlight.Schedule.SelectFromListScene

    See Also