Click or drag to resize

RowItem Property (Int32)

Gets the stored value in the column specified by index

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public Object this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: Object
See Also