次の方法で共有


ColumnsEventData.Columns プロパティ

定義

列を取得します。

public virtual System.Collections.Generic.IReadOnlyList<string> Columns { get; }
member this.Columns : System.Collections.Generic.IReadOnlyList<string>
Public Overridable ReadOnly Property Columns As IReadOnlyList(Of String)

プロパティ値

列です。

適用対象