Gets the current position from the currency manager.
[Visual Basic]
Protected ReadOnly Property RowPosition As Integer
[C#]
protected int RowPosition {get;}
[Delphi]
strict protected property RowPosition: Int32 read get_RowPosition;
See Also
C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |