I've been looking around for the documentation about these two... So far I haven't been able to get a straight answer.
Could someone shed some light when to use one or the other? What are the big differences between then?
Many thanks
Solved! Go to Solution.
IsSelected=this item
Selected=these items
"Selected=these items", this means that I'm referring to any item selected on the gallery?
All items collectively, forall is operative.
So that means that any Item that is selected on the gallery?
In opposition to IsSelected, that specifies "if this item is selected". Right?