Click or drag to resize
UndoEventArgs Constructor
Initializes a new UndoEventArgs object.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public UndoEventArgs()
Remarks
CanUndo is set to true.
See Also