Class CommandServiceBase<T>
Represents a strongly-typed class that provides basic infrastructure for RadControl commands.
Inherited Members
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public abstract class CommandServiceBase<T> : ServiceBase<T> where T : RadRadialMenu
Type Parameters
T
|