[]
        
(Showing Draft Content)

C1.Schedule.C1BindingSource.SupportsChangeNotification

SupportsChangeNotification Property

SupportsChangeNotification

Gets a value indicating whether the data source supports change notification.

Declaration
[Browsable(false)]
public virtual bool SupportsChangeNotification { get; }
<Browsable(False)>
Public Overridable ReadOnly Property SupportsChangeNotification As Boolean
Implements