Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

How to Hide button on Button click IsVisible property not works

$
0
0

I have to hide the button on button click and visible the other button on button click. But the IsVisible property not works. Please guide what is wrong and how to implement this?

if (SQLHelper._MeetingID == 0)
{

                    btnStartMeeting.IsVisible = true;
                    btnMarkAttendance.IsVisible = false;



                }

Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>