'Declaration
Public Property EnableRowEditTemplate As Boolean
'Usage
Dim instance As SheetView Dim value As Boolean instance.EnableRowEditTemplate = value value = instance.EnableRowEditTemplate
public bool EnableRowEditTemplate {get; set;}
Property Value
true
to use the row template; false
otherwise