Click or drag to resize

CheckSelectionList Constructor

Initializes a new instance of the CheckSelectionList class

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

Parameters

dateTimeFormat
Type: System.GlobalizationDateTimeFormatInfo
See Also