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