Parameter | Type | Meaning |
AutoHeight | Boolean | Specify true for the component to automatically make its height big enough to contain all its content; specify false to use fixed height and have scrollbars next to the content if necessary. The default is false. |
ColorScheme | String | Specifies the component's color scheme. Specify default to use the default application color, or specify alt to use the application alternate color. (See Overridable Styles for more details about application color schemes.) The default value is default. |
MaxCount | Integer | Specifies the maximum number of students to show in this list. If there are more students than the MaxCount, this component displays a link to view all. |
UserId | String | Identifies the teacher for whom to show the critical student list. |