다음을 통해 공유


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)

속성 값

열입니다.

적용 대상