ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

OwnerDrawCellEventArgs.Row Property

The index of the row for the cell being rendered.

[Visual Basic]

Public ReadOnly Property Row As Integer

[C#]

public int Row {get;}

[Delphi]

public property Row: Int32 read get_Row;

See Also

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


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