How is it possible to set direction of GridView in WPF RightToLeft:
<DataGrid x:Name="gvMembers" HorizontalAlignment="Left" Margin="10,139,0,0" VerticalAlignment="Top" Height="297" Width="580"/>
It is left to right by default.
Set FlowDirection="RightToLeft"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With