// Assembly: System.Data
// Full name: System.Data.DataViewSetting

namespace System.Data
{
public class DataViewSetting // TypeDefIndex: 8377
{
	// Fields
	type#16993 _dataViewManager;
	type#16966 _table;
	type#26577 _sort;
	type#26577 _rowFilter;
	type#16996 _rowStateFilter;
	type#15314 _applyDefaultSort;

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	public type#15313 get_ApplyDefaultSort() { }
	// RVA: -1
	internal type#28660 SetDataViewManager(type#16992 dataViewManager) { }
	// RVA: -1
	internal type#28660 SetDataTable(type#16965 table) { }
	// RVA: -1
	public type#26576 get_RowFilter() { }
	// RVA: -1
	public type#16995 get_RowStateFilter() { }
	// RVA: -1
	public type#26576 get_Sort() { }
}
}
