New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Controls.Scheduling.Internal

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

C#
public class IntersectionGroup

Inheritance: objectIntersectionGroup

Constructors

C#
public IntersectionGroup()

Properties

C#
public IEnumerable<DateRangeInfo> Ranges { get; set; }
C#
public int RowsCount { get; set; }