The DataLevel type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Formatter | Gets the formatter for the level which can be used for format the node values in the level. | |
| IsMaterialized | Obsolete. Gets a value indicating whether the level is materialized or not.. | |
| Name | Gets the name of the level. | |
| NodeValueType | Gets the DataType of the nodes in the level. |
See Also