ASPxVerticalGridCommandCellEventArgs.CommandRow Property
Gets a command row whose cell is currently being processed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
VerticalGridCommandRow | A VerticalGridCommandRow object that represents the command row within the ASPxVerticalGrid. |
See Also