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 GridGroupByExpressionCollection

Collection that stores group by expressions GridGroupByExpression

Inheritance
System.Object
System.Collections.ObjectModel.Collection<GroupDescriptor>
NotifyCollection<GroupDescriptor>
GroupDescriptorCollection
GridViewGroupDescriptorCollection
GridGroupByExpressionCollection
Inherited Members
GridViewGroupDescriptorCollection.InsertItem(Int32, GroupDescriptor)
GridViewGroupDescriptorCollection.SetItem(Int32, GroupDescriptor)
GridViewGroupDescriptorCollection.MoveItem(Int32, Int32)
GridViewGroupDescriptorCollection.ClearItems()
GridViewGroupDescriptorCollection.RemoveItem(Int32)
GridViewGroupDescriptorCollection.OnCollectionChanged(NotifyCollectionChangedEventArgs)
GridViewGroupDescriptorCollection.OnCollectionChanging(NotifyCollectionChangingEventArgs)
GridViewGroupDescriptorCollection.CollectionChanging
GroupDescriptorCollection.Add(String, ListSortDirection)
GroupDescriptorCollection.Remove(String)
GroupDescriptorCollection.Contains(String, Boolean)
GroupDescriptorCollection.GetCompareOpations(Boolean)
GroupDescriptorCollection.Contains(String)
GroupDescriptorCollection.FindAllAssociatedSortDescriptors(String)
GroupDescriptorCollection.FindAllAssociatedSortDescriptors(String, Boolean)
GroupDescriptorCollection.UseCaseSensitiveFieldNames
NotifyCollection<GroupDescriptor>.Empty
NotifyCollection<GroupDescriptor>.Move(Int32, Int32)
NotifyCollection<GroupDescriptor>.AddRange(GroupDescriptor[])
NotifyCollection<GroupDescriptor>.AddRange(IEnumerable<GroupDescriptor>)
NotifyCollection<GroupDescriptor>.BeginUpdate()
NotifyCollection<GroupDescriptor>.EndUpdate()
NotifyCollection<GroupDescriptor>.EndUpdate(Boolean)
NotifyCollection<GroupDescriptor>.DeferRefresh()
NotifyCollection<GroupDescriptor>.CreateEventArguments(NotifyCollectionChangedAction)
NotifyCollection<GroupDescriptor>.CreateEventArguments(NotifyCollectionChangedAction, Object, Int32)
NotifyCollection<GroupDescriptor>.CreateEventArguments(NotifyCollectionChangedAction, Object, Object, Int32)
NotifyCollection<GroupDescriptor>.OnPropertyChanged(PropertyChangedEventArgs)
NotifyCollection<GroupDescriptor>.OnPropertyChanged(String)
NotifyCollection<GroupDescriptor>.Version
NotifyCollection<GroupDescriptor>.Suspended
NotifyCollection<GroupDescriptor>.CollectionChanged
NotifyCollection<GroupDescriptor>.PropertyChanged
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.Add(Telerik.WinControls.Data.GroupDescriptor)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.Clear()
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.CopyTo(Telerik.WinControls.Data.GroupDescriptor[], System.Int32)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.Contains(Telerik.WinControls.Data.GroupDescriptor)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.GetEnumerator()
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.IndexOf(Telerik.WinControls.Data.GroupDescriptor)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.Insert(System.Int32, Telerik.WinControls.Data.GroupDescriptor)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.Remove(Telerik.WinControls.Data.GroupDescriptor)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.RemoveAt(System.Int32)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.System.Collections.IList.get_Item(System.Int32)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.System.Collections.IList.Add(System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.System.Collections.IList.Contains(System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.System.Collections.IList.IndexOf(System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.System.Collections.IList.Remove(System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.Count
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.Items
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.Item[System.Int32]
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.System.Collections.Generic.ICollection<Telerik.WinControls.Data.GroupDescriptor>.IsReadOnly
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.System.Collections.ICollection.IsSynchronized
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.System.Collections.ICollection.SyncRoot
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.System.Collections.IList.Item[System.Int32]
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.System.Collections.IList.IsReadOnly
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.GroupDescriptor>.System.Collections.IList.IsFixedSize
System.Object.ToString()
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 GridGroupByExpressionCollection : GridViewGroupDescriptorCollection, IList<GroupDescriptor>, ICollection<GroupDescriptor>, IList, ICollection, IReadOnlyList<GroupDescriptor>, IReadOnlyCollection<GroupDescriptor>, IEnumerable<GroupDescriptor>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, INotifyCollectionChanging

Constructors

GridGroupByExpressionCollection(GridViewTemplate)

Initializes a new instance of the GridGroupByExpressionCollection class.

Declaration
public GridGroupByExpressionCollection(GridViewTemplate owner)
Parameters
GridViewTemplate owner

The owner.

Properties

Expression

Gets or sets the expression.

Declaration
public override string Expression { get; set; }
Property Value
System.String

The expression.

Overrides
GroupDescriptorCollection.Expression

Methods

Add(String)

Adds the specified expression.

Declaration
public void Add(string expression)
Parameters
System.String expression

The expression.

Add(String, String)

Adds the specified expression.

Declaration
public void Add(string expression, string formatString)
Parameters
System.String expression

The expression.

System.String formatString

The format string.

IndexOf(String)

Indexes the of.

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

The expression.

Returns
System.Int32

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.