Class SingleScopeFlag
Inherited Members
Namespace: Telerik.Windows.Controls.Scopes
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public class SingleScopeFlag : ScopeFlag, IScopeFlag
Constructors
SingleScopeFlag()
Declaration
public SingleScopeFlag()
Properties
IsActive
Declaration
public override bool IsActive { get; }
Property Value
System.Boolean
|