ItemStyle(ItemStyle) Constructor
Copy constructor.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public ItemStyle(
ItemStyle original
)
Public Sub New (
original As ItemStyle
)
Parameters
- original ItemStyle
- Reference to ItemStyle which will be deeply copied into the newly initialized instance.