FinancialChart for WPF
C1DropDownButton クラス
メンバ 

C1.WPF.4.5.2 アセンブリ > C1.WPF 名前空間 : C1DropDownButton クラス
C1DropDown には、コントロールのドロップダウン部分が閉じているときに表示される内容を決定する Header プロパティと、ドロップダウン部分に表示される内容を決定する Content プロパティがあります。
オブジェクト モデル
C1DropDownButton クラス
シンタックス
'宣言
 
Public Class C1DropDownButton 
   Inherits C1HeaderedContentControl
public class C1DropDownButton : C1HeaderedContentControl 
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        C1.WPF.C1HeaderedContentControl
                           C1.WPF.C1DropDownButton
                              C1.WPF.C1DropDown

参照

C1DropDownButton メンバ
C1.WPF 名前空間