RowStyles(Int32) Constructor
Constructs a new
RowStyles object with a given capacity.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public RowStyles(
int capacity
)
Public Sub New (
capacity As Integer
)
Parameters
- capacity Int32
- The initial capacity of the RowStyles.