Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1BindingSource
.
.
::
.
.
AllowEdit Property
C1BindingSource Class
See Also
Gets a value indicating whether items in the underlying list can be edited.
Namespace:
C1.C1Schedule
Assembly:
C1.Silverlight.Schedule
(in C1.Silverlight.Schedule.dll)
Syntax
C#
public
virtual
bool
AllowEdit
{
get
; }
Visual Basic
Public
Overridable
ReadOnly
Property
AllowEdit
As
Boolean
Get
See Also
C1BindingSource Class
C1.C1Schedule Namespace