DataGridRowClipboardEventArgs.StartColumnDisplayIndex プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください