ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Summaries Namespace / DataGridAggregateWithFormat Class
Members

In This Topic
    DataGridAggregateWithFormat Class
    In This Topic
    Aggregate function which result will be formated with the column format property.
    Object Model
    DataGridAggregateWithFormat Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class DataGridAggregateWithFormat 
       Inherits DataGridAggregate
    public abstract class DataGridAggregateWithFormat : DataGridAggregate 
    Inheritance Hierarchy
    See Also