|
|
@ -5,36 +5,121 @@
|
|
|
|
|
|
|
|
|
|
|
|
<VerticalStackLayout>
|
|
|
|
<VerticalStackLayout>
|
|
|
|
|
|
|
|
|
|
|
|
<Label
|
|
|
|
<Grid RowDefinitions="auto, auto"
|
|
|
|
Text="RIB"
|
|
|
|
ColumnDefinitions="*, *">
|
|
|
|
VerticalOptions="Center"
|
|
|
|
|
|
|
|
HorizontalOptions="Center" />
|
|
|
|
<Label Text="Code Banque" />
|
|
|
|
|
|
|
|
|
|
|
|
<Label
|
|
|
|
<Label Text="Code agence"
|
|
|
|
Text="FR 5466 4654 4554 433"
|
|
|
|
Grid.Column="1" />
|
|
|
|
VerticalOptions="Center"
|
|
|
|
<Label Text="102 330"
|
|
|
|
HorizontalOptions="Center" />
|
|
|
|
Grid.Row="1" />
|
|
|
|
|
|
|
|
<Label Text="01 009"
|
|
|
|
<Grid
|
|
|
|
Grid.Column="1"
|
|
|
|
RowDefinitions="auto, auto"
|
|
|
|
Grid.Row="1" />
|
|
|
|
ColumnDefinitions="auto, auto">
|
|
|
|
|
|
|
|
|
|
|
|
</Grid>
|
|
|
|
<Label
|
|
|
|
|
|
|
|
Text="Nom"/>
|
|
|
|
<Grid RowDefinitions="auto, auto, auto"
|
|
|
|
<Label
|
|
|
|
ColumnDefinitions="*, *, auto" >
|
|
|
|
Text="Prenom"
|
|
|
|
|
|
|
|
Grid.Column="1"/>
|
|
|
|
<Label Text="N° de Compte" />
|
|
|
|
|
|
|
|
|
|
|
|
<Label
|
|
|
|
<Label Text="0000545090"
|
|
|
|
Text="Carinne"
|
|
|
|
Grid.Row="1" />
|
|
|
|
Grid.Row="1"
|
|
|
|
|
|
|
|
Grid.Column="1"/>
|
|
|
|
<Label Text="Clé RIB"
|
|
|
|
<Label
|
|
|
|
Grid.Column="1" />
|
|
|
|
Text="Perotte"
|
|
|
|
|
|
|
|
Grid.Row="1"/>
|
|
|
|
<Label Text="55"
|
|
|
|
|
|
|
|
Grid.Column="1"
|
|
|
|
|
|
|
|
Grid.Row="1" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Image Source="dotnet_bot.png"
|
|
|
|
|
|
|
|
Grid.Column="2"
|
|
|
|
|
|
|
|
Grid.RowSpan="2"
|
|
|
|
|
|
|
|
MaximumHeightRequest="45"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<BoxView Color="Gray"
|
|
|
|
|
|
|
|
Grid.ColumnSpan="3"
|
|
|
|
|
|
|
|
Grid.Row="2"
|
|
|
|
|
|
|
|
WidthRequest="400"
|
|
|
|
|
|
|
|
HeightRequest="1.5"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</Grid>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Grid RowDefinitions="auto, auto, auto"
|
|
|
|
|
|
|
|
ColumnDefinitions="*, auto" >
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Label Text="RIB" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Label Text="FR56 9989 9900 7723 7732 7324 048"
|
|
|
|
|
|
|
|
Grid.Row="1" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Image Source="dotnet_bot.png"
|
|
|
|
|
|
|
|
Grid.Column="1"
|
|
|
|
|
|
|
|
Grid.RowSpan="2"
|
|
|
|
|
|
|
|
MaximumHeightRequest="50" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<BoxView Color="Gray"
|
|
|
|
|
|
|
|
Grid.ColumnSpan="2"
|
|
|
|
|
|
|
|
Grid.Row="2"
|
|
|
|
|
|
|
|
WidthRequest="400"
|
|
|
|
|
|
|
|
HeightRequest="1.5" />
|
|
|
|
|
|
|
|
|
|
|
|
</Grid>
|
|
|
|
</Grid>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Grid RowDefinitions="auto, auto, auto"
|
|
|
|
|
|
|
|
ColumnDefinitions="*, auto" >
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Label Text="RIB" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Label Text="FR56 9989 9900 7723 7732 7324 048"
|
|
|
|
|
|
|
|
Grid.Row="1" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Image Source="dotnet_bot.png"
|
|
|
|
|
|
|
|
Grid.Column="1"
|
|
|
|
|
|
|
|
Grid.RowSpan="2"
|
|
|
|
|
|
|
|
MaximumHeightRequest="50" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<BoxView Color="Gray"
|
|
|
|
|
|
|
|
Grid.ColumnSpan="2"
|
|
|
|
|
|
|
|
Grid.Row="2"
|
|
|
|
|
|
|
|
WidthRequest="400"
|
|
|
|
|
|
|
|
HeightRequest="1.5" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</Grid>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Grid RowDefinitions="auto, auto, auto"
|
|
|
|
|
|
|
|
ColumnDefinitions="*, auto" >
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Label Text="RIB" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Label Text="FR56 9989 9900 7723 7732 7324 048"
|
|
|
|
|
|
|
|
Grid.Row="1" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Image Source="dotnet_bot.png"
|
|
|
|
|
|
|
|
Grid.Column="1"
|
|
|
|
|
|
|
|
Grid.RowSpan="2"
|
|
|
|
|
|
|
|
MaximumHeightRequest="50" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<BoxView Color="Gray"
|
|
|
|
|
|
|
|
Grid.ColumnSpan="2"
|
|
|
|
|
|
|
|
Grid.Row="2"
|
|
|
|
|
|
|
|
WidthRequest="400"
|
|
|
|
|
|
|
|
HeightRequest="1.5" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</Grid>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Label
|
|
|
|
|
|
|
|
Text="Titulaire du compte" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Label Text="M BOURAUD DESCHAMPS" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Button Text="Télécharger le RIB"
|
|
|
|
|
|
|
|
HeightRequest="150"
|
|
|
|
|
|
|
|
WidthRequest="300" />
|
|
|
|
|
|
|
|
|
|
|
|
</VerticalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
|
|
|
|
|
|
|
|
</ContentPage>
|
|
|
|
</ContentPage>
|
|
|
|