Collapse ExpandableGroupBox when opening window

Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

How do you set an ExpandableGroupBox to be collapsed on opening a window?  I have set IsExpandable="False", but that does not seem to have any effect; it still opens up in the expanded mode.  Below is a code snippet.

 

Thanks,

Al

<
Intersoft:ExpandableGroupBox Header="Reports / Charts" VerticalContentAlignment="Top" IsExpanded="False"> <Intersoft:UXListBox x:Name="listBox1" CornerRadius="10" Background="WhiteSmoke" Height="120" Width="380" SelectionMode="Single" SelectionChanged="listBox1_SelectionChanged" Margin="0" HorizontalAlignment="Center" VerticalAlignment="Top" /> </Intersoft:ExpandableGroupBox>
All times are GMT -5. The time now is 5:43 PM.
Previous Next