IGatheringItem Interface

Implement IGatheringItem interface to provide row items for TouchList control. Another option could be by handling GatheringItemEvent event.

Definition

Namespace: BeeMobile.TouchList
Assembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
C#
public interface IGatheringItem

Methods

GatheringItem Gathering a row item for TouchList.

See Also