RadControls for WPF

Namespace: Telerik.Windows.Controls.GanttView
Assembly: Telerik.Windows.Controls.GanttView (in Telerik.Windows.Controls.GanttView.dll) Version: 2012.2.912.40 (2012.2.0912.40)

Syntax

C#
public IEnumerable<int> SelectedRows { get; }
Visual Basic
Public ReadOnly Property SelectedRows As IEnumerable(Of Integer)
	Get

See Also