Partager via


DataGridColumnReorderingEventArgs.DropLocationIndicator Propriété

Définition

Obtient ou définit le contrôle utilisé pour afficher l'indicateur visuel d'emplacement cible actuel durant une opération glisser de colonne.

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

Valeur de propriété

Contrôle utilisé pour afficher l'indicateur d'emplacement cible durant une opération glisser de colonne.

S’applique à