ClassGroupRowCancelEventArgs
Class
Contains state information and event data associated with a cancelable group row event.
Definition
Namespace:Telerik.Windows.Controls.GridView
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
cs-api-definition
public class GroupRowCancelEventArgs : GroupRowEventArgs
Inheritance: objectRadRoutedEventArgsGroupRowEventArgsGroupRowCancelEventArgs
Inherited Members
Constructors
GroupRowCancelEventArgs(RoutedEvent, object, IGroupRow)
Initializes a new instance of the GroupRowCancelEventArgs class.