Skip to main content

ITreeGridNode.GetCellDisplayValues method

Namespace: NextDesign.Core

Description

Gets all cell display strings for this node. A cell with no value returns an empty string.

See GetCellValueString () for the strings you can get.

Return value

  • IList <string>

Annotation

This is a C# extension-only API.