RowAllowEventArgs(Int32) Constructor
In This Article
Initializes a new instance of the RowAllowEventArgs class.
Namespace: DevExpress.Mobile.DataGrid
Assembly: DevExpress.Mobile.Grid.v18.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
row |
Int32 | An integer value that specifies the processed row’s handle. This value is assigned to the Row |
#Remarks
Important
This documentation topic describes legacy technology. We no longer develop new functionality for the Grid
See Also