ListBoxEdit

ListBoxEdit
<dxe:ListBoxEdit ShowBorder="False" SelectedIndex="0" x:Name="lbView" VerticalAlignment="Center" >
                    <dxe:ListBoxEditItem Name="rdoWeek" Content="Week" Selected="rdoWeek_Selected"/>
                    <dxe:ListBoxEditItem Name="rdoMonth" Content="Month" Selected="rdoMonth_Selected" />
                    
                    <dxe:ListBoxEdit.StyleSettings>
                        <dxe:RadioListBoxEditStyleSettings />
                    </dxe:ListBoxEdit.StyleSettings>
                    
                    <dxe:ListBoxEdit.ItemsPanel>
                        <ItemsPanelTemplate>
                            <StackPanel Orientation="Horizontal" />
                        </ItemsPanelTemplate>
                    </dxe:ListBoxEdit.ItemsPanel>
                    
                </dxe:ListBoxEdit>
ListBoxEdit

 

 

 

ListBoxEdit

ListBoxEdit

上一篇:注册微信小程序账号


下一篇:iptable相关-四表五链