TouchListOnRowCreated Method
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
protected virtual void OnRowCreated(
RowCreatedEventArgs rowCreatedEventArgs
)
Protected Overridable Sub OnRowCreated (
rowCreatedEventArgs As RowCreatedEventArgs
)
Parameters
- rowCreatedEventArgs RowCreatedEventArgs
- Contains arguments for the event.