RowTapEventArgs Properties
Provides data for the GridControl.RowTap event.Name | Description |
---|---|
FieldName | Gets the field name of a column to which the tapped cell belongs. |
RowHandle | Gets the row handle. Inherited from RowEventArgs. |
See Also
Name | Description |
---|---|
FieldName | Gets the field name of a column to which the tapped cell belongs. |
RowHandle | Gets the row handle. Inherited from RowEventArgs. |