About Progress

  • Company
    • Company Overview
    • Leadership
    • Corporate Social Responsibility
    • Investor Relations
    • Press Releases
    • Press Coverage
    • Recognitions
    • Progress Labs
    • Events
    • Customers
    • Careers
    • Offices
  • Technology
    • Cloud Native App Dev Platform
    • Cognitive Services
    • Web Content Management
    • UI/UX Tools
    • Secure Data Connectivity and Integration
    • Secure Managed File Transfer
    • OpenEdge
    • Network Monitoring
  • Services
    • Consulting
    • Education
    • Modernization
    • Outsourcing
  • Product Bundles

    DevCraft

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

    • Conversational UI
    • Online Training
    • Document Processing Library
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for ASP.NET AJAX UI for ASP.NET MVC UI for ASP.NET Core UI for Blazor UI for Silverlight UI for PHP UI for JSP
    Mobile
    UI for Xamarin NativeScript OSS framework
    Desktop
    UI for WPF UI for UWP UI for WinForms
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    Debugging
    FiddlerCore
    CMS
    Sitefinity
    UX Design
    Unite UX
    Document Management
    Telerik Document Processing
    Innovations Lab
    VR DataViz
    Free Tools
    Fiddler JustAssembly JustDecompile VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Docs & Support
  • Pricing
  • Search
  • Shopping cart
    • Account Overview
    • Edit Profile
    • Payment Profiles
    • Renewals & Upgrades
    • Support Tickets
    • 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>>)

Was this article helpful?

 / 
Tell us how we can improve this article
Skip
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.