RadControls for WPF

Represents a collection of ViewDefinitionBase instances.

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

Syntax

C#
public class ViewDeifinitionCollection : FreezableCollection<ViewDefinitionBase>
Visual Basic
Public Class ViewDeifinitionCollection _
	Inherits FreezableCollection(Of ViewDefinitionBase)

Inheritance Hierarchy

See Also