Click or drag to resize

OpsSearchRequestSetVirtualList Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public void SetVirtualList(
	int index,
	int rowCount
)

Parameters

index
Type: SystemInt32
rowCount
Type: SystemInt32
See Also