We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435e8ee commit 5076fd0Copy full SHA for 5076fd0
CustomizeCheckBoxColor/CustomizeCheckBoxColor/MainPage.xaml
@@ -5,7 +5,7 @@
5
xmlns:dataForm="clr-namespace:Syncfusion.Maui.DataForm;assembly=Syncfusion.Maui.DataForm"
6
x:Class="CustomizeCheckBoxColor.MainPage">
7
8
- <Grid RowDefinitions="0.9*, 1, 60" IsClippedToBounds="True">
+ <Grid RowDefinitions="0.9*, 1, 60">
9
<Grid.BindingContext>
10
<local:DataFormViewModel/>
11
</Grid.BindingContext>
0 commit comments