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