I'm working with radzen steps ,I need the suggestion how to get the total number of step items .
in the above image i have three step items , so how i will fetch the total count of step items programmatically?
I'm working with radzen steps ,I need the suggestion how to get the total number of step items .
in the above image i have three step items , so how i will fetch the total count of step items programmatically?
Hi @Sree_Vishnu_S,
This is currently not available. There is no public property which contains the number of steps.
Can i expect this option in upcoming update?
No, we don't plan on adding this any time soon. Why do you need it? Don't you know it before hand?
This would be usefull to prevent bugs for example when you change the step count and then oversee to change the total index ... very common source of bugs during development and easy to miss.