Skip to main content

ITreeGridCell interface

Namespace: NextDesign.Core

Description

Provides access to the cells of a tree grid node.

Affiliation area

NameDescription
EditorAPIs to access editors.

Property

NameDescription
ColumnColumn Info
ModelModel
PathPath
Equivalent to Column.Path.

Method

NameDescription
GetValueGets the value of this cell.
Calling this method is equivalent to this.Model.GetField(this.Path).