Partager via


DataGridColumnReorderingEventArgs.Cancel Propriété

Définition

Obtient ou définit une valeur qui indique si l'opération de réorganisation est arrêtée avant son achèvement.

public:
 property bool Cancel { bool get(); void set(bool value); };
public bool Cancel { get; set; }
member this.Cancel : bool with get, set
Public Property Cancel As Boolean

Valeur de propriété

true si l'opération de réorganisation est arrêtée avant son achèvement ; sinon, false. La valeur par défaut est false.

S’applique à