Skip to main content

ITreeGridCell.GetValue method

Namespace: NextDesign.Core

Description

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

Return value

  • object