ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

RowColChangeEventArgs.LastCol Property

The previous column index of the DisplayColumns collection.

[Visual Basic]

Public ReadOnly Property LastCol As Integer

[C#]

public int LastCol {get;}

[Delphi]

public property LastCol: Int32 read get_LastCol;

See Also

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


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