Settings geht noch nicht ganz
This commit is contained in:
@@ -77,8 +77,8 @@
|
||||
<Label Grid.Column="0" Text="{Binding begin}" />
|
||||
<Label Text="bis" Padding="5,0,5,0" />
|
||||
<Label Text="{Binding end}" />
|
||||
<Label Text="{Binding GemeindeAktiv.Name}" Margin="10,0,0,0" />
|
||||
<Label Text="{Binding ProjektAktiv.Name}" Margin="10,0,0,0" />
|
||||
<Label Text="{Binding GemeindeAktiv.Name}" Margin="10,0,0,0" IsVisible="{Binding GemeindeAktivSet}" />
|
||||
<Label Text="{Binding ProjektAktiv.Name}" Margin="10,0,0,0" IsVisible="{Binding ProjektAktivSet}" />
|
||||
<Label Text="{Binding FreistellungAktiv.Id}" Margin="10,0,0,0" />
|
||||
</HorizontalStackLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user