Gets the first C1OlapField in the ValueFields
collection, or null if the collection is empty.
Namespace:
C1.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public C1OlapField ValueField { get; } |
Visual Basic |
---|
Public ReadOnly Property ValueField As C1OlapField Get |