Interface IResource
Namespace: Telerik.Windows.Controls.Scheduling
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public interface IResource
Properties
TypeKey
Declaration
object TypeKey { get; }
Property Value
System.Object
|