'Declaration
Public Property IgnoreDataSourceViewChanged As Boolean
'Usage
Dim instance As DefaultSheetDataModel Dim value As Boolean instance.IgnoreDataSourceViewChanged = value value = instance.IgnoreDataSourceViewChanged
public bool IgnoreDataSourceViewChanged {get; set;}