DataItemView

Description

sealed class Tinman.Engine.GUI.Components.DataItemView

Derived from

DataViewBase<DataItemModel, DataItem> abstract

Simple implementation of the IDataView interface that provides a tree of items, each having a text and/or image value associated with it.

Public / Constructors

Data​Item​View


public constructor DataItemView → ()

Creates a new instance of DataItemView.