Click or drag to resize

CheckSelectionList Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListCheckSelectionInfo
    Micros.OpsCheckSelectionList

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public class CheckSelectionList : List<CheckSelectionInfo>, 
	INotifyPropertyChanged

The CheckSelectionList type exposes the following members.

Constructors
 NameDescription
Public methodCheckSelectionListInitializes a new instance of the CheckSelectionList class
Top
Properties
Methods
Events
 NameDescription
Public eventPropertyChanged 
Top
See Also