Click or drag to resize

CheckSummaryList Properties

The CheckSummaryList type exposes the following members.

Properties
  NameDescription
Public propertyCanPrint
Flag to show the print button on the screen; fires an OnPropertyChanged event when updated
Public propertyCanVoid
Flag to show the void button on the screen; fires an OnPropertyChanged event when updated
Public propertyCurrent
The current element of the list.
Public propertyCurrentIndex
The index of the current element of the list.
Public propertyDisplayCurrentIndex
The 1-based displayable index of the current item
Public propertyNextEnabled
True if not at the end of the list
Public propertyPreviousEnabled
True if not at the start of the list
Top
See Also