SupportsChangeNotification Property (C1BindingSource)
In This Topic
Gets a value indicating whether the data source supports change notification.
Syntax
'Declaration
Public Overridable ReadOnly Property SupportsChangeNotification As Boolean
public virtual bool SupportsChangeNotification {get;}
See Also