Gets or sets the custom aggregate calculated over the range.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

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

See Also