ClassCellInfoBase
Class
Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
cs-api-definition
public abstract class CellInfoBase : IGroupCellCoordinates, IColumnCellCoordinates, IEquatable<CellInfoBase>
Inheritance: objectCellInfoBase
Derived Classes:
Implements:
Constructors
Properties
Methods
Equals(CellInfoBase)
Declaration
cs-api-definition
public bool Equals(CellInfoBase other)
Parameters
other
Returns
Implements