Class CommandCollection<T>
Represents a strongly-typed collection of ControlCommandBase<T> instances.
Inherited Members
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public class CommandCollection<T> : AttachableObjectCollection<T, ControlCommandBase<T>> where T : RadRadialMenu
Type Parameters
T
|