MemoryDataSet.EnableEvents Property
Gets or sets a value that determines whether the MemoryDataSet fires events.
Syntax
public System.Boolean EnableEvents { get; set; }
Property Value
Default: false
True to make the data set fire events; otherwise, False.
Platforms
Windows, Linux, Android