バージョン

IsDragIndicator プロパティ (DataItemPresenter)

データ項目がドラッグ インジケーターの一部であるかどうかを示します。
シンタックス
'宣言
 
Public Property IsDragIndicator As Boolean
public bool IsDragIndicator {get; set;}
解説

フィールド移動機能を有効にするには、FieldLayoutSettings の FieldLayoutSettings.AllowFieldMoving プロパティを設定します。

参照