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

C1.Silverlight.Olap.5 アセンブリ > C1.Silverlight.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.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               System.Windows.Controls.Grid
                  C1.Silverlight.Olap.DraggableItem

参照

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