RadControls for WPF

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

Syntax

C#
public abstract class CellInfoBase : IGroupCellCoordinates, 
	IColumnCellCoordinates, IEquatable<CellInfoBase>
Visual Basic
Public MustInherit Class CellInfoBase _
	Implements IGroupCellCoordinates, IColumnCellCoordinates, IEquatable(Of CellInfoBase)

Inheritance Hierarchy

See Also