[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGridBase.GetEditorErrorInfo

GetEditorErrorInfo Event

Fires when ShowErrors is set to true and the editor validation failed.

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.10.dll
Syntax
public event EventHandler<GetErrorInfoEventArgs> GetEditorErrorInfo
Public Event GetEditorErrorInfo As EventHandler(Of GetErrorInfoEventArgs)
Returns
Type Description
EventHandler<GetErrorInfoEventArgs> Fires when is set to true and the editor validation failed.