[]
        
(Showing Draft Content)

Inputman.DropEventArgs

DropEventArgs インターフェイス

リストコントロールのドラッグ&ドロップを操作に必要なメソッドを定義します。

階層

  • DropEventArgs

プロパティ

cancel

cancel: boolean

キャンセル

dataIndexes

dataIndexes: number[]

データインデックス

insertIndex

insertIndex: number

項目が挿入されるインデックス

source

source: GcListBox

操作行

target

target: GcListBox

挿入先のリストコントロール