DataGridSortingEventArgs.Handled Proprietà

Definizione

Ottiene o imposta un valore che specifica se viene gestito l'evento indirizzato.

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

Valore della proprietà

true se l'evento è stato gestito; in caso contrario, false. Il valore predefinito è false.

Si applica a