AllowC1InputEditors Property
Gets or sets a value that determines whether regular textboxes or C1Input controls will be used as cell editors during server-side editing.
public virtual System.bool AllowC1InputEditors {get; set;}
'Declaration
Public Overridable Property AllowC1InputEditors As System.Boolean
Property Value
The default value is False.