GridDataCellEventArgsRowData Property
Gets the data item of the row corresponding to the cell that raised the event.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public Object RowData { get; }
Public ReadOnly Property RowData As Object
Get
Property Value
Object