C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / AllowC1InputEditors Property

In This Topic
AllowC1InputEditors Property
In This Topic
Gets or sets a value that determines whether regular textboxes or C1Input controls will be used as cell editors during server-side editing.
Syntax
'Declaration
 
Public Overridable Property AllowC1InputEditors As System.Boolean
 

Property Value

The default value is False.
See Also