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