ClassRowHighlightInfo
Class
Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
cs-api-definition
public class RowHighlightInfo : IGroupCellCoordinates, IEquatable<RowHighlightInfo>
Inheritance: objectRowHighlightInfo
Implements:
Constructors
Properties
Methods
Equals(RowHighlightInfo)
Declaration
cs-api-definition
public bool Equals(RowHighlightInfo other)
Parameters
other
Returns
Implements