The DataSelection type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| IsReadOnly | Gets a value indicating whether the selection is read-only or not.
| |
| Name | Gets or sets the name of the selection.
| |
| ResetBehavior | Gets or sets the behavior of the selection when the
selection is reset.
| |
| Scope | Obsolete. Gets the scope of this selection.
| |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
See Also