バージョン

IsDragIndicator プロパティ (CellPresenter)

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

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

参照