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
Namespace: NextDesign.Core
Gets the value of this cell. Calling this method is equivalent to this.Model.GetField (this.Path).