Click or drag to resize

DataTableOtherActions Class

Other commonly used actions on a DataTable.
Inheritance Hierarchy
SystemObject
  Altaxo.DataDataTableOtherActions

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static class DataTableOtherActions

The DataTableOtherActions type exposes the following members.

Methods
 NameDescription
Public Extension MethodShowRenameDialog Shows a dialog to rename the table.
Top
See Also