ClassServiceBase<T>
Class
Base class for all services that support the RadControl infrastructure.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Navigation.dll
Type Parameters:
T
Syntax:
cs-api-definition
public class ServiceBase<T> : AttachableObject<T> where T : RadRadialMenu
Inheritance: objectAttachableObject<T>ServiceBase<T>
Derived Classes:
Inherited Members
Properties
IsOperational
Determines whether the service is operational (may provide its functionality).