Click or drag to resize

CheckSummaryListCurrentIndex Property

The index of the current element of the list.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public int CurrentIndex { get; set; }

Property Value

Int32
See Also