ListViewEditingSettingsBuilder
Methods
Enabled(System.Boolean)
Enable editing in the ListView.
Parameters
value - System.Boolean
A boolean value determining whether editing should be enabled.
TemplateName(System.String)
Specify an editor template which to be used.
Parameters
templateName - System.String
name of the editor template
TemplateComponentName(System.String)
Specify a component name which to be used as an editor template.