Class StudentsPageView
Inheritance
StudentsPageView
  Implements
Inherited Members
Namespace: EduCATS.Pages.Statistics.Students.Views
Assembly: EduCATS.dll
Syntax
public class StudentsPageView : ContentPage, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, INavigationProxy, IAnimatable, ITabStopElement, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement
  Constructors
StudentsPageView(int, int, List<StatsStudentModel>)
Declaration
public StudentsPageView(int pageIndex, int subjectId, List<StatsStudentModel> students)
  Parameters
| Type | Name | Description | 
|---|---|---|
| int | pageIndex | |
| int | subjectId | |
| List<StatsStudentModel> | students | 
Properties
TitleOfButton
Declaration
public string TitleOfButton { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | 
pageInd
Declaration
public int pageInd { get; set; }
  Property Value
| Type | Description | 
|---|---|
| int |