Training |
public class TrainingEmployeeInfoList : List<TrainingEmployeeInfo>, INotifyPropertyChanged
The TrainingEmployeeInfoList type exposes the following members.
Name | Description | |
---|---|---|
![]() | TrainingEmployeeInfoList | Initializes a new instance of the TrainingEmployeeInfoList class |
Name | Description | |
---|---|---|
![]() | EmployeeDataGridList | |
![]() | EmployeeRevenueCenters | List of unique employee revenue centers. |
![]() | Filter | Filter parameters. |
![]() | FilteredList | Filtered list of TrainingEmployeeInfo objects |
![]() | IsAllSelected | True if all employees are selected. |
![]() | IsAllUnselected | True if no employees are selected. |
![]() | SortOrder |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | |
![]() | SelectAll | Select all employees in the list. |
![]() | SetRVCFilter | |
![]() | UnselectAll | Unselect all employees in the list. |
Name | Description | |
---|---|---|
![]() | PropertyChanged |