Property RowColumn
RowColumn
Gets or sets RowIndex and ColumnIndex properties as tuple with two int values.
[Browsable(false)]
public virtual RowColumnIndex RowColumn { get; set; }
Property Value
Remarks
Currently this property works only in Grid container.