<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / CustomAggregateEventArgs Class / Result Property

In This Topic
    Result Property (CustomAggregateEventArgs)
    In This Topic
    Gets or sets the custom aggregate calculated over the range.
    Syntax
    'Declaration
     
    Public Property Result As Decimal
    public decimal Result {get; set;}
    See Also