[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBDropdown.OnValueItemError

OnValueItemError Method

OnValueItemError(ColEventArgs)

Occurs when the user attempts to enter invalid data into a column that is using value lists.

Declaration
protected override void OnValueItemError(ColEventArgs e)
Parameters
Type Name Description
ColEventArgs e
Overrides