ScheduleWorX Viewer Control.

Namespace: Ico.Schwx
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class SchViewControl : ViewControl, 
	IDisposable, IServiceProvider
Visual Basic
Public Class SchViewControl _
	Inherits ViewControl _
	Implements IDisposable, IServiceProvider
JScript
public class SchViewControl extends ViewControl implements IDisposable, IServiceProvider

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
                System.Windows.Controls..::..UserControl
                  Ico.WPF.Specialized..::..ViewControl
                    Ico.Schwx..::..SchViewControl

See Also