ScheduleWorX Holiday Control
SchwxHolidayView

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

Syntax

C#
public class SchwxHolidayView : UserControl, 
	IView, INotifyPropertyChanged, ICustomTypeDescriptor, ICloneable, IDisposable, 
	IComponentConnector
Visual Basic
Public Class SchwxHolidayView _
	Inherits UserControl _
	Implements IView, INotifyPropertyChanged, ICustomTypeDescriptor, ICloneable,  _
	IDisposable, IComponentConnector
JScript
public class SchwxHolidayView extends UserControl implements IView, INotifyPropertyChanged, ICustomTypeDescriptor, ICloneable, IDisposable, IComponentConnector

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.Schwx..::..SchwxHolidayView

See Also