ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

RowColChangeEventArgs.LastRow Property

The previous row index.

[Visual Basic]

Public ReadOnly Property LastRow As Integer

[C#]

public int LastRow {get;}

[Delphi]

public property LastRow: Int32 read get_LastRow;

See Also

RowColChangeEventArgs Class | RowColChangeEventArgs Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.