Gets or sets the custom aggregate calculated over the range.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public decimal Result { get; set; }
Visual Basic
Public Property Result As Decimal
	Get
	Set

See Also