Click or drag to resize

CheckSelectionList Constructor

Initializes a new instance of the CheckSelectionList class

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public CheckSelectionList(
	DateTimeFormatInfo dateTimeFormat
)

Parameters

dateTimeFormat  DateTimeFormatInfo
 
See Also