RowNo |
Scroll |
Gets the row number of the calculated field if the field belongs to a table field.
Namespace: Therefore.API
Visual Basic Public Overridable Property RowNo As Integer C# public virtual int RowNo { set; get; }
Property Value The row number of the calculation result. |