We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

TileView Item Margin

Hello!

How can i set the Margin between the minimized Items.

The Example from the demo solution is not working for me:

<Style TargetType="syncfusion:SfTileViewItem">

<Setter Property="Margin" Value="0 5 5 0"/>

</Style>

Is there a default margin between the items?

 


3 Replies

VV Vignesh V Syncfusion Team October 2, 2013 10:04 AM UTC

Hi Christof,

We are unable to reproduce the issue 'Margin is not applied for MinimizedItems'. We have prepared a sample to apply margin for minimized items, In the sample we have edited the style of SfTileViewItem to set margin and specified a key, which is assigned to SfTileview 'ItemContainerStyle' property.

Please find the sample in below link,

If the problem persists, Please provide us more information to reproduce the reported problem. So that it will be helpful for us to provide you accurate solution.

Please let us know if you need any further assistance.

Regards,
Vignesh V


PS Pseudocode October 7, 2013 01:37 PM UTC

Thanks for help!



LM Lucas Moffitt February 2, 2014 04:46 AM UTC

Are you able to ensure that link still works?

Alternatively, can you copy paste the snippet required to change the margins?

Thanks

L

Loader.
Live Chat Icon For mobile
Up arrow icon