[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBGrid.ValueItemError

ValueItemError Event

Occurs whenever a user attempts to enter invalid data into a column that is using valueitems.

Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.10.dll
Syntax
public event ColEventHandler ValueItemError
Public Event ValueItemError As ColEventHandler
Returns
Type Description
ColEventHandler Occurs whenever a user attempts to enter invalid data into a column that is using valueitems.