RadControls for Silverlight

Defines basic methods and properties of a category.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView (in Telerik.Windows.Controls.ScheduleView.dll) Version: 2013.1.403.1050

Syntax

C#
public interface ICategory : IEquatable<ICategory>
Visual Basic
Public Interface ICategory _
	Inherits IEquatable(Of ICategory)

See Also