ItemGrades Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by ItemGrades.
| Name | Description | |
|---|---|---|
![]() ![]() | GetGradeDataFromComboBoxEntry | The GetGradeDataFromComboBoxEntry() method retrieves the item grade code and description for the specified entry in a combo box that is populated with GradeData objects. |
![]() ![]() | GetInstance | The GetInstance() method calls the item grade constructor, which is private, to get an instance of the item grade object. |
![]() ![]() | GetItemGrades | The GetItemGrades() method retrieves all item grades defined in the database. |
![]() ![]() | PopulateComboBoxWithItemGrades | The ComboBoxWithItemGrades() method populates the specified combo box with item grade descriptions |
![]() ![]() | SelectItemGradeInComboBox | The SelectItemGradeInComboBox() method looks for the specified grade code in the supplied combo box. If it is found, that item grade will be selected. |


