Click or drag to resize

OpsContextShowTextList(String, IEnumerable) Method


Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public void ShowTextList(
	string title,
	IEnumerable textList
)

Parameters

title  String
 
textList  IEnumerable
 
See Also