# dataMode

> Returns the DataMode currently active for the EditorWindow that owns this instance of IDataModeController.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
DataMode dataMode { get; }
```
