Contains the arguments passed to grid row-related events.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public class GridRowEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class GridRowEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.DataViews.Wpf.GridRowEventArgs
See Also