[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Blazor.Grid Assembly
C1.Blazor.Grid
Classes
GridAggregateFunction
Properties
Sum
dotnet-api
C1.Blazor.Accordion Assembly
C1.Blazor.Calendar Assembly
C1.Blazor.Chart Assembly
C1.Blazor.Core Assembly
C1.Blazor.DataFilter Assembly
C1.Blazor.DataPager Assembly
C1.Blazor.DateTimeEditors Assembly
C1.Blazor.Gauge Assembly
C1.Blazor.Grid Assembly
C1.Blazor.Grid
Classes
CheckListBehavior
DetailProviderRowHeaderCell
EditorCheckBox
FlexGrid
FlexGridDetailProvider<TItem>
FullTextFilterBehavior
GridAggregateFunction
Constructors
Properties
Aggregate
Average
Caption
Count
IsNumeric
Maximum
Minimum
Range
Std
StdPop
Sum
Var
VarPop
Methods
GridAggregateFunctionCollection
GridAutoGeneratingColumnEventArgs
GridBoundRow
GridCellEditEventArgs
GridCellFactory
GridCellFactoryNotifyChange
GridCellRange
GridCellRangeEventArgs
GridCellView
GridColumn
GridColumnCollection
GridColumnFilterLoadingEventArgs
GridColumnHeaderCell
GridColumnOptionsLoadingEventArgs
GridDataMap
GridDateTimeColumn
GridDetailLoadingEventArgs<TItem>
GridDetailRow<TItem>
GridFilterCell
GridFilterRow
GridGroupRow
GridGroupRowCell
GridHyperlinkColumn
GridImageColumn
GridIncrementalLoadingCell
GridIncrementalLoadingRow
GridInputEventArgs
GridMergeManager
GridNewRow
GridNumericColumn
GridOutlineEventArgs
GridPanel
GridResources
GridRow
GridRowCol
GridRowColCollection<T>
GridRowCollection
GridRowHeaderColumn
GridSelectedItemsCollection
GridSelectionEventArgs
GridSelectionMenu
GridSelectionMenuEventArgs
GridSummaryCell
GridSummaryRow
GridWrapCellFactory
TransposedGridBehavior
TransposedGridCellFactory
Enums
C1.Blazor.Grid.Resources
C1.Blazor.Grid.Excel Assembly
C1.Blazor.GridControl Assembly
C1.Blazor.Input Assembly
C1.Blazor.ListView Assembly
C1.Blazor.Menu Assembly
C1.Blazor.Rendering Assembly
C1.Blazor.TreeView Assembly
C1.Blazor.Viewer Assembly
C1.DataCollection Assembly
(Showing Draft Content)
C1.Blazor.Grid.GridAggregateFunction.Sum
Sum Property
Sum
Returns the sum of all values in the group.
Declaration
public static GridAggregateFunction Sum { get; }