Endeca Presentation API
GetValue Method (labels)
NamespacesEndeca.Navigation.ChartingGridGetValue(IList)
Returns the value at the location indicated by the labels.
Declaration Syntax
C#Visual BasicVisual C++
public virtual Cell GetValue(
	IList labels
)
Public Overridable Function GetValue ( _
	labels As IList _
) As Cell
public:
virtual Cell^ GetValue (
	IList^ labels
)
Parameters
labels (IList)
A List of Label objects.
Return Value
The value as a Cell object.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0