VCurrent and vSelected

ViewModels create and maintain vCurrent_ and vSelected_ variables for each level of your viewmodel-nestings. The values are maintained by the framework to reflect what the user has focused/clicked last (vCurrent_) and when you allow multi select in grids the vSelected_ collection is maintained. The variables are strongly typed to match your nestings and get the postfix name from the nesting.

This page was edited more than 8 months ago on 06/04/2024. What links here