ClassNestedScopeFlag
Class
Represents a nested scope flags.
Definition
Namespace:Telerik.Windows.Controls.ScheduleView
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
cs-api-definition
public class NestedScopeFlag : ScopeFlag, IScopeFlag
Inheritance: objectScopeFlagNestedScopeFlag
Implements:
Inherited Members
Constructors
NestedScopeFlag()
Declaration
cs-api-definition
public NestedScopeFlag()
Properties
Methods
CloseScope()
Closes the scope.
Declaration
cs-api-definition
protected override void CloseScope()
Overrides