You can manage the visibility of a UIElement by using the UIElement.Visibility property. Similarly, you can also change the visibility of the UIElement loaded in the GridTemplateColumn based on the row data. This is demonstrated in the following code example. C#
The converter is bound to the Visibility property of an Ellipse UIElement as follows. XAML The visibility of an ellipse is enabled when the country name is Germany as shown in the following screenshot.
Figure 1: UIElement visibility is displayed based on the data Sample Links: |
This page will automatically be redirected to the sign-in page in 10 seconds.