Interface IResourceContainer
Namespace: Telerik.Windows.Controls.Scheduling
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public interface IResourceContainer
Properties
Resources
Declaration
IList Resources { get; }
Property Value
System.Collections.IList
|