public RowToken Create( EditingTemplate template )
Public Overloads Function Create( _ ByVal template As EditingTemplate _ ) As RowToken
Parameters
- template
- Editing template used to create a row.
Return Value
A RowToken object that represents the row to be created.