New to Telerik UI for WPFStart a free 30-day trial

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:

C#
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

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

C#
protected virtual bool IsOperational { get; }
In this article
DefinitionPropertiesIsOperational
Not finding the help you need?
Contact Support