ComponentOne ASP.NET MVC Controls
GetValue Property

C1.Web.Mvc.Olap Namespace > PivotFieldBase Class : GetValue Property
Gets or sets a function to be used for retrieving the field values.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.JsonNet.Converters.FunctionConverter)>
Public Property GetValue As String
[JsonConverter(C1.JsonNet.Converters.FunctionConverter)]
public string GetValue {get; set;}
See Also

Reference

PivotFieldBase Class
PivotFieldBase Members