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