Click or drag to resize
FdoFeatureDataGridViewOnDataError Method

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
protected override void OnDataError(
	bool displayErrorDialogIfNoHandler,
	DataGridViewDataErrorEventArgs e
)

Parameters

displayErrorDialogIfNoHandler
Type: SystemBoolean
e
Type: System.Windows.FormsDataGridViewDataErrorEventArgs
See Also