OLAP for WPF /Silverlight
DraggableItem クラス
メンバ 

C1.WPF.Olap.4.5.2 アセンブリ > C1.WPF.Olap 名前空間 : DraggableItem クラス
C1.Olap.C1OlapFieldオブジェクトを表すためにデータテンプレートで使用するクラス。
オブジェクト モデル
DraggableItem クラス
シンタックス
'宣言
 
Public Class DraggableItem 
   Inherits System.Windows.Controls.Grid
public class DraggableItem : System.Windows.Controls.Grid 
解説
DraggableItem要素は、 Loadedイベントを処理して、自分自身をドラッグ元として登録し、基底の C1.Olap.C1OlapFieldの構成に使用する状況依存メニューをインストールします。
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     System.Windows.Controls.Grid
                        C1.WPF.Olap.DraggableItem

参照

DraggableItem メンバ
C1.WPF.Olap 名前空間