TeamInfoList Class |
Namespace: Micros.Ops
public class TeamInfoList : List<TeamInfo>, INotifyPropertyChanged
The TeamInfoList type exposes the following members.
| Name | Description | |
|---|---|---|
| TeamInfoList | Initializes a new instance of the TeamInfoList class |
| Name | Description | |
|---|---|---|
| IsAllSelected |
True if all employees are selected.
| |
| IsAllUnselected |
True if no employees are selected.
| |
| SelectedIndex | ||
| SortOrder |
The sort order to be used for the employee. When set the employee list will re-sort itself.
| |
| TeamDataGridList |
| Name | Description | |
|---|---|---|
| Contains | ||
| ContainsTeamNameAtIndex | ||
| OnPropertyChanged | ||
| SelectAll |
Select all employees in the list.
| |
| UnselectAll |
Unselect all employees in the list.
|
| Name | Description | |
|---|---|---|
| PropertyChanged |