GridDataCellEventArgsRowColumnIndex Property

Gets the coordinates of the cell that triggered the event

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public RowColumnIndex RowColumnIndex { get; }

Property Value

RowColumnIndex

See Also