Edit

Share via


Row.IsLast Property

Definition

Determines if the specified column or row 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