DataViewSetting Properties
.NET Framework (current version)
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | ApplyDefaultSort | Gets or sets a value indicating whether to use the default sort. |
![]() | DataViewManager | Gets the DataViewManager that contains this DataViewSetting. |
![]() | RowFilter | |
![]() | RowStateFilter | Gets or sets a value indicating whether to display Current, Deleted, Modified Current, ModifiedOriginal, New, Original, Unchanged, or no rows in the DataView. |
![]() | Sort | Gets or sets a value indicating the sort to apply in the DataView. |
![]() | Table | Gets the DataTable to which the DataViewSetting properties apply. |
Show:
