Column.IsLast Property

Definition

Returns a value that indicates if the specified column is the last one in the table.

public:
 property bool IsLast { bool get(); };
public bool IsLast { get; }
member this.IsLast : bool
Public ReadOnly Property IsLast As Boolean

Property Value

Applies to