Class AggregateResult
Inheritance
System.Object
AggregateResult
Namespace: Telerik.Data.Core
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class AggregateResult : Object
Properties
Caption
Declaration
public string Caption { get; }
Property Value
System.
|
FormattedValue
Declaration
public string FormattedValue { get; }
Property Value
System.
|
Value
Declaration
public object Value { get; }
Property Value
System.
|