Click or drag to resize
QvxDataRow Class
Generic data type for a data row in a QvxTable.
Inheritance Hierarchy
SystemObject
  QlikView.Qvx.QvxLibraryQvxDataRow

Namespace: QlikView.Qvx.QvxLibrary
Assembly: QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax
C#
public class QvxDataRow

The QvxDataRow type exposes the following members.

Constructors
  NameDescription
Public methodQvxDataRow
Instantiates a new QvxDataRow.
Top
Properties
  NameDescription
Public propertyItem
Set/Get the value of a specific field in a QvxDataRow.
Top
See Also