Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
148858 | Nov 6,2019 02:00 PM UTC | Nov 8,2019 05:44 AM UTC | Xamarin.Forms | 3 |
![]() |
Tags: SfExpander |
<expander:SfExpander HeaderIconPosition="End" BackgroundColor="#FFFFFF" HeaderBackgroundColor="#FFFFFF" AnimationDuration="200" IsExpanded="True">
<expander:SfExpander.Header>
<Grid>
<Label Text="Header Details" FontSize="16" VerticalTextAlignment="Center" HorizontalTextAlignment="Center"/>
</Grid>
</expander:SfExpander.Header>
<expander:SfExpander.Content>
<Grid>
<Label Text="Content Details" FontSize="16" VerticalTextAlignment="Center" HorizontalTextAlignment="Center"/>
</Grid>
</expander:SfExpander.Content>
</expander:SfExpander> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.