Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
AI Productivity Tools
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.GridView.dll
Syntax:
public enum GridAggregateFunction
Declaration
Avg = 7
Field Value
GridAggregateFunction
Count = 6
First = 5
Last = 4
Max = 3
Min = 2
None = 0
StDev = 8
Sum = 1
Var = 9