Click or drag to resize

ITreeStore Interface

Base data store for the TreeView

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface ITreeStore : IDataStore<ITreeItem>
See Also