'Declaration Public Function ShowListCustomNameForm( _ ByVal parentForm As Form, _ Optional ByVal showNewNameForm As Boolean _ ) As Form
'Usage Dim instance As FpSpread Dim parentForm As Form Dim showNewNameForm As Boolean Dim value As Form value = instance.ShowListCustomNameForm(parentForm, showNewNameForm)
public Form ShowListCustomNameForm( Form parentForm, bool showNewNameForm )
Parameters
- parentForm
- showNewNameForm