TouchList Help
C#
VB
Show/Hide TOC
Rows
Parent Property
Gets a reference to
TouchList
which this
Rows
belongs to.
Definition
Namespace:
BeeMobile.TouchList
Assembly:
BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
C#
Copy
public
TouchList
Parent
{
get
; }
VB
Copy
Public
ReadOnly
Property
Parent
As
TouchList
Get
Property Value
TouchList
See Also
Reference
Rows Class
BeeMobile.TouchList Namespace
In This Article
Definition
See Also