DataGridColumnReorderingEventArgs.DragIndicator Propriété

Définition

Obtient ou définit le contrôle qui est utilisé pour afficher l'indicateur visuel de l'en-tête de la colonne glissée.

public:
 property System::Windows::Controls::Control ^ DragIndicator { System::Windows::Controls::Control ^ get(); void set(System::Windows::Controls::Control ^ value); };
public System.Windows.Controls.Control DragIndicator { get; set; }
member this.DragIndicator : System.Windows.Controls.Control with get, set
Public Property DragIndicator As Control

Valeur de propriété

Contrôle utilisé pour afficher un en-tête de colonne que l'utilisateur fait glisser.

S’applique à