DataViewManager::DataViewSettings Property
.NET Framework (current version)
Gets the DataViewSettingCollection for each DataTable in the DataSet.
Assembly: System.Data (in System.Data.dll)
public: property DataViewSettingCollection^ DataViewSettings { DataViewSettingCollection^ get(); }
Property Value
Type: System.Data::DataViewSettingCollection^A DataViewSettingCollection for each DataTable.
.NET Framework
Available since 1.1
Available since 1.1
Show: