Click or drag to resize

IAltaxoTableDataSource Properties

The IAltaxoTableDataSource type exposes the following members.

Properties
 NameDescription
Public propertyChildNodes Gets the child nodes.
(Inherited from ITreeNodeT)
Public propertyImportOptions Gets or sets the import options that control how and when the data is imported.
Public propertyIsDisposed Gets a value indicating whether this instance is disposed.
(Inherited from IDocumentLeafNode)
Public propertyIsDisposeInProgress Gets a value indicating whether this instance is in dispose progress, or the instance is already disposed.
(Inherited from IDocumentLeafNode)
Public propertyIsSuspended Gets a value indicating whether this instance is suspended.
(Inherited from ISuspendableByToken)
Public propertyName Gets the name of this instance. An InvalidOperationException will be thrown if the name is not yet set or can not be retrieved.
(Inherited from INamedObject)
Public propertyParentNode Gets the parent node of this node.
(Inherited from INodeWithParentNodeT)
Public propertyParentObject Gets or sets the parent document node of this leaf node.
(Inherited from IDocumentLeafNode)
Public propertyProcessDataObject Gets or sets the process input data, strongly typed by the concrete data source, as an object.
Public propertyProcessOptionsObject Gets or sets the process options, strongly typed by the concrete data source, as an object.
Top
See Also