skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class GridGroupByFieldCollection

Inheritance
System.Object
System.Collections.ObjectModel.Collection<GridGroupByField>
NotifyCollection<GridGroupByField>
GridGroupByFieldCollection
Inherited Members
NotifyCollection<GridGroupByField>.Empty
NotifyCollection<GridGroupByField>.Move(Int32, Int32)
NotifyCollection<GridGroupByField>.AddRange(GridGroupByField[])
NotifyCollection<GridGroupByField>.AddRange(IEnumerable<GridGroupByField>)
NotifyCollection<GridGroupByField>.BeginUpdate()
NotifyCollection<GridGroupByField>.EndUpdate()
NotifyCollection<GridGroupByField>.EndUpdate(Boolean)
NotifyCollection<GridGroupByField>.DeferRefresh()
NotifyCollection<GridGroupByField>.InsertItem(Int32, GridGroupByField)
NotifyCollection<GridGroupByField>.SetItem(Int32, GridGroupByField)
NotifyCollection<GridGroupByField>.RemoveItem(Int32)
NotifyCollection<GridGroupByField>.ClearItems()
NotifyCollection<GridGroupByField>.MoveItem(Int32, Int32)
NotifyCollection<GridGroupByField>.CreateEventArguments(NotifyCollectionChangedAction)
NotifyCollection<GridGroupByField>.CreateEventArguments(NotifyCollectionChangedAction, Object, Int32)
NotifyCollection<GridGroupByField>.CreateEventArguments(NotifyCollectionChangedAction, Object, Object, Int32)
NotifyCollection<GridGroupByField>.OnCollectionChanged(NotifyCollectionChangedEventArgs)
NotifyCollection<GridGroupByField>.OnPropertyChanged(PropertyChangedEventArgs)
NotifyCollection<GridGroupByField>.OnPropertyChanged(String)
NotifyCollection<GridGroupByField>.Version
NotifyCollection<GridGroupByField>.Suspended
NotifyCollection<GridGroupByField>.CollectionChanged
NotifyCollection<GridGroupByField>.PropertyChanged
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.Add(Telerik.WinControls.UI.GridGroupByField)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.Clear()
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.CopyTo(Telerik.WinControls.UI.GridGroupByField[], System.Int32)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.Contains(Telerik.WinControls.UI.GridGroupByField)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.GetEnumerator()
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.IndexOf(Telerik.WinControls.UI.GridGroupByField)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.Insert(System.Int32, Telerik.WinControls.UI.GridGroupByField)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.Remove(Telerik.WinControls.UI.GridGroupByField)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.RemoveAt(System.Int32)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.System.Collections.IList.get_Item(System.Int32)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.System.Collections.IList.Add(System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.System.Collections.IList.Contains(System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.System.Collections.IList.IndexOf(System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.System.Collections.IList.Remove(System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.Count
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.Items
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.Item[System.Int32]
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.System.Collections.Generic.ICollection<Telerik.WinControls.UI.GridGroupByField>.IsReadOnly
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.System.Collections.ICollection.IsSynchronized
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.System.Collections.ICollection.SyncRoot
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.System.Collections.IList.Item[System.Int32]
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.System.Collections.IList.IsReadOnly
System.Collections.ObjectModel.Collection<Telerik.WinControls.UI.GridGroupByField>.System.Collections.IList.IsFixedSize
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.GridView.dll

Syntax

public class GridGroupByFieldCollection : NotifyCollection<GridGroupByField>, IList<GridGroupByField>, ICollection<GridGroupByField>, IList, ICollection, IReadOnlyList<GridGroupByField>, IReadOnlyCollection<GridGroupByField>, IEnumerable<GridGroupByField>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Constructors

GridGroupByFieldCollection()

Declaration
public GridGroupByFieldCollection()

Methods

Contains(String)

Determines whether [contains] [the specified field name].

Declaration
public bool Contains(string fieldName)
Parameters
System.String fieldName

Name of the field.

Returns
System.Boolean

true if [contains] [the specified field name]; otherwise, false.

Find(String)

Finds the specified field.

Declaration
public GridGroupByField Find(string field)
Parameters
System.String field

The field.

Returns
GridGroupByField

Find(String, Boolean)

Locates string with corresponding field name or alias

Declaration
public GridGroupByField Find(string field, bool aggregate)
Parameters
System.String field

System.Boolean aggregate

Returns
GridGroupByField

The GridGroupByField found, null otherwise.

Find(GridGroupByField)

Finds the specified field.

Declaration
public GridGroupByField Find(GridGroupByField field)
Parameters
GridGroupByField field

The field.

Returns
GridGroupByField

FindByAlias(String)

Finds the GridGroupByField by alias.

Declaration
public GridGroupByField FindByAlias(string fieldAlias)
Parameters
System.String fieldAlias

The field alias.

Returns
GridGroupByField

FindByName(String)

Finds the GridGroupByField by the field name.

Declaration
public GridGroupByField FindByName(string fieldName)
Parameters
System.String fieldName

Name of the field.

Returns
GridGroupByField

FindByName(String, Boolean)

Finds by the name.

Declaration
public GridGroupByField FindByName(string fieldName, bool aggregate)
Parameters
System.String fieldName

Name of the field.

System.Boolean aggregate

The aggregate.

Returns
GridGroupByField

IndexOf(String)

Indexes the of.

Declaration
public int IndexOf(string fieldName)
Parameters
System.String fieldName

Name of the field.

Returns
System.Int32

ToString()

Returns a System.String that represents this instance.

Declaration
public override string ToString()
Returns
System.String

A System.String that represents this instance.

Overrides
System.Object.ToString()

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.