BindingListCollectionView.CanChangeLiveSorting Property

Definition

Gets a value that indicates whether this view supports turning sorting data in real time on or off.

public:
 property bool CanChangeLiveSorting { bool get(); };
public bool CanChangeLiveSorting { get; }
member this.CanChangeLiveSorting : bool
Public ReadOnly Property CanChangeLiveSorting As Boolean

Property Value

false in all cases.

Implements

Applies to