ClassGroupRowEventArgs
Class
Provides basic data for the group row events.
Definition
Namespace:Telerik.Windows.Controls.GridView
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
cs-api-definition
public class GroupRowEventArgs : RadRoutedEventArgs
Inheritance: objectRadRoutedEventArgsGroupRowEventArgs
Derived Classes:
Constructors
GroupRowEventArgs(RoutedEvent, object, IGroupRow)
Initializes a new instance of the GroupRowEventArgs class.