RowItems Field
Items stored in a Dictionary. To get a RowItem call e.g.: Items["First Name"].
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public Dictionary<string, RowItem> Items
Public Items As Dictionary(Of String, RowItem)
Field Value
DictionaryString,
RowItem