ITreeGridNode.GetCellDisplayValues method
Namespace: NextDesign.Core
Description
Get all cell display strings for this node.
Cells with no value return an empty string.
See GetCellValueString() for the strings that can be retrieved.
Return value
- IList<string>
Annotation
This is an API limited to C# extensions.