DataGridRowClipboardEventArgs.EndColumnDisplayIndex プロパティ

定義

行で最後に選択したセルを含む列の DisplayIndex 値を取得します。

public:
 property int EndColumnDisplayIndex { int get(); };
public int EndColumnDisplayIndex { get; }
member this.EndColumnDisplayIndex : int
Public ReadOnly Property EndColumnDisplayIndex As Integer

プロパティ値

行で最後に選択したセルを含む列の DisplayIndex 値。

適用対象

こちらもご覧ください