Click or drag to resize

ThreeStringRow Properties

The ThreeStringRow type exposes the following members.

Properties
 NameDescription
Public propertyColumn0 Gets or sets the value of column 0.
(Inherited from StringRow)
Public propertyColumn1 Gets or sets the value of column 1.
(Inherited from StringRow)
Public propertyColumn2 Gets or sets the value of column 2.
(Inherited from StringRow)
Public propertyColumn3 Gets or sets the value of column 3.
(Inherited from StringRow)
Public propertyColumn4 Gets or sets the value of column 4.
(Inherited from StringRow)
Public propertyColumn5 Gets or sets the value of column 5.
(Inherited from StringRow)
Public propertyItem Gets or sets the string at the specified column index.
(Inherited from StringRow)
Top
See Also