Class
ServiceBase<T>

Base class for all services that support the RadControl infrastructure.

Definition

Namespace:Telerik.UI.Xaml.Controls.Primitives

Assembly:Telerik.WinUI.Controls.dll

Type Parameters:

T

Syntax:

cs-api-definition
public class ServiceBase<T> : AttachableObject<T> where T : RadControl

Inheritance: objectRadDependencyObjectAttachableObject<T>ServiceBase<T>

Derived Classes: HitTestServiceCommandServiceBase<T>

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

Properties

IsOperational

Gets a value indicating 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