Click or drag to resize

MccGridNewOnCellChange Method

[Missing <summary> documentation for "M:Mcc.Series.Controls.MccGridNew.OnCellChange(Infragistics.Win.UltraWinGrid.CellEventArgs)"]

Namespace:  Mcc.Series.Controls
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected override void OnCellChange(
	CellEventArgs e
)

Parameters

e
Type: CellEventArgs

[Missing <param name="e"/> documentation for "M:Mcc.Series.Controls.MccGridNew.OnCellChange(Infragistics.Win.UltraWinGrid.CellEventArgs)"]

See Also