Android Question Tag property in CustomListView ?

AKJammer

Active Member
Licensed User
I'm trying to get the name of the customlistview that is being accessed. Looking in the forum, storing the name in the tag seems to be the agreed method and I can see it in the designer. Problem is, there doesn't appear to be a tag property available at runtime. Was that an oversight or am I missing something?

Thanks,
Jim
 

Jorge M A

Well-Known Member
Licensed User
What CLV are you using?

1584135046737.png
 
Upvote 0

AKJammer

Active Member
Licensed User
Yep, that one. I can set it in the designer just fine. But can't access during runtime in code to see what the value is.
 
Upvote 0
Top