DataGridRowClipboardEventArgs.EndColumnDisplayIndex プロパティ

定義

行で選択されている最後のセルを含む列の DisplayIndex 値を取得します。

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

プロパティ値

行で選択されている最後のセルを含む列の DisplayIndex 値。

適用対象

こちらもご覧ください