インターフェイス IColumnResizingEventArgs

階層

Hierarchy

プロパティ

cancel: boolean

イベントをキャンセルする機能を提供します。

column: ColumnType
newWidth: string
owner?: any

オーナー コンポーネントへの参照を提供します。

prevWidth: string