ManagementDbContextInfo.SelectedWorksheetRowNr Property

Gets the number of the currently selected worksheet row which represents either an estimate or a database row specified by SelectedRowGuid or SelectedEstimateGuid.
Public ReadOnly Property SelectedWorksheetRowNr() As Integer
This language is not supported or no code example is available.
public int SelectedWorksheetRowNr {get;}
This language is not supported or no code example is available.

Property Value

int

The row number or -1 if none.

Version
 
Available since QDV 7.14.525.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition