Occurs when the user attempts to enter invalid data into a column that is using value lists.
[Visual Basic]
Public Event ValueItemError As ColEventHandler
[C#]
public event ColEventHandler ValueItemError
[Delphi]
public property ValueItemError: ColEventHandler read remove_ValueItemError write add_ValueItemError;
See Also
C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |