Class ServiceBase<T>
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Primitives
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ServiceBase<T> : AttachableObject<T> where T : RadControl
Type Parameters
T
|
Properties
IsOperational
Declaration
protected virtual bool IsOperational { get; }
Property Value
System.
|