Adds the specified item to the collection. If undo is enabled, the item is added through a command. Otherwise, the item is added directly.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
protected void TrackAdd ( |
Visual Basic
Copy Code
|
|---|
Protected Sub TrackAdd( _ |
See Also