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