Clears the collection. If undo is enabled, the collection is cleared through a command. Otherwise, the collection is cleared directly.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
protected void TrackClear () |
Visual Basic
Copy Code
|
|---|
Protected Sub TrackClear () |
See Also