ClassCommandServiceBase<T>
Class
Represents a strongly-typed class that provides basic infrastructure for RadControl commands.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Navigation.dll
Type Parameters:
T
Syntax:
cs-api-definition
public abstract class CommandServiceBase<T> : ServiceBase<T> where T : RadRadialMenu
Inheritance: objectAttachableObject<T>ServiceBase<T>CommandServiceBase<T>
Derived Classes:
Inherited Members