System.Windows.Forms.BindingSource.SupportsSorting Property

Gets a value indicating whether the data source supports sorting.

Syntax

[System.ComponentModel.Browsable(false)]
public virtual bool SupportsSorting { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the data source is not an System.ComponentModel.IBindingList, the BindingSource.SupportsSorting property always returns false.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0