ITeamExplorerSection Properties

Include Protected Members
Include Inherited Members

The ITeamExplorerSection type exposes the following members.

Properties

  Name Description
Public property IsBusy Get the busy state of this section. If the busy state changes, the PropertyChanged event should be raised.
Public property IsExpanded Get the expanded state of this section. If the expanded state changes, the PropertyChanged event should be raised.
Public property IsVisible Get the visibility of this section. If the visibility changes, the PropertyChanged event should be raised.
Public property SectionContent Get the content for this section. If the content changes, the PropertyChanged event should be raised.
Public property Title Get the title of this section. If the title changes, the PropertyChanged event should be raised.

Top

See Also

Reference

ITeamExplorerSection Interface

Microsoft.TeamFoundation.Controls Namespace