Class
ServiceBase<T>

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: CommandServiceBase<T>

Inherited Members AttachableObject<T>.OnDetached(T)AttachableObject<T>.OnAttached()AttachableObject<T>.Owner

Properties

IsOperational

Determines whether the service is operational (may provide its functionality).

Declaration

cs-api-definition
protected virtual bool IsOperational { get; }

Property Value

bool

In this article
DefinitionPropertiesIsOperational
Not finding the help you need?
Contact Support