System.Data.DataView.ApplyDefaultSort Property

Gets or sets a value that indicates whether to use the default sort. The default sort is (ascending) by all primary keys as specified by DataTable.PrimaryKey.

Syntax

[System.ComponentModel.RefreshProperties(System.ComponentModel.RefreshProperties.All)]
[System.ComponentModel.DefaultValue(false)]
public bool ApplyDefaultSort { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0