This question is locked. New answers and comments are not allowed.
Hi
I'm using RadControls Q2 2012.
In second example of TransitionControl, the ContentTemplate has margin set to :
<Border Margin="47 40 47 18">
But I don't want use margin. when I remove the margin property or set it to 0, an exception will thrown.
How can I remove margin from it?
I'm using RadControls Q2 2012.
In second example of TransitionControl, the ContentTemplate has margin set to :
<Border Margin="47 40 47 18">
But I don't want use margin. when I remove the margin property or set it to 0, an exception will thrown.
How can I remove margin from it?