RadControls for WPF

Represents definition of a view that shows 42 days in month view mode.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView (in Telerik.Windows.Controls.ScheduleView.dll) Version: 2013.1.403.40

Syntax

C#
public class MonthViewDefinition : ViewDefinitionBase
Visual Basic
Public Class MonthViewDefinition _
	Inherits ViewDefinitionBase

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows..::..Freezable
        Telerik.Windows.Controls..::..ViewDefinitionBase
          Telerik.Windows.Controls..::..MonthViewDefinition

See Also