ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Summaries Namespace / DataGridAggregate Class / ResultTemplateProperty Field

In This Topic
    ResultTemplateProperty Field
    In This Topic
    Gets or sets the data template that will be applied to the result of the aggregate function.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ResultTemplateProperty As DependencyProperty
    public static readonly DependencyProperty ResultTemplateProperty
    See Also