RowAllowEventArgs Class
In This Article
Contains data for the GroupRowExpanded and GroupRowCollapsed events.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public class RowAllowEventArgs :
RowEventArgs
#Inheritance
Object
EventArgs
RowEventArgs
RowAllowEventArgs
See Also