Expands the specified node path.
Namespace: Spotfire.Dxp.Application.Filters
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
public void Expand( List<DistinctDataValue> nodePath )
Parameters
- nodePath
- Type: System.Collections.GenericListDistinctDataValue
The node path.
Version Information
See Also