Quantcast
Channel: wpftoolkit Discussions Rss Feed
Viewing all articles
Browse latest Browse all 2157

New Post: Property to be checked by default in CheckComboBox

$
0
0
Hi,

What is the Property to be set in CheckComboBox be default in WPF.Here is my code

<xctk:CheckComboBox x:Name="_combo" Style="{StaticResource CheckComboBoxStyle}"
                         HorizontalAlignment="Center" 
                         VerticalAlignment="Center" 
                         DisplayMemberPath="Title"     
ItemsSource="{Binding}" />


Thanks,
Prasant

Viewing all articles
Browse latest Browse all 2157