C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / C1BindingSource Class / AllowEdit Property

In This Topic
AllowEdit Property (C1BindingSource)
In This Topic
Gets a value indicating whether items in the underlying list can be edited.
Syntax
'Declaration
 
Public Overridable ReadOnly Property AllowEdit As System.Boolean
 
See Also