Occurs when the row focus changes.
[Visual Basic]
Public Event RowChange As EventHandler
[C#]
public event EventHandler RowChange
[Delphi]
public property RowChange: EventHandler read remove_RowChange write add_RowChange;
See Also
C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |