RowStyles(TouchList) Constructor
Constructs a new
RowStyles object with default capacity.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public RowStyles(
TouchList aParent
)
Public Sub New (
aParent As TouchList
)
Parameters
- aParent TouchList
- The parent TouchList for the RowStyle collection.