DataGridColumnReorderingEventArgs.DropLocationIndicator Właściwość

Definicja

Pobiera lub ustawia kontrolkę używaną do wyświetlania wizualnego wskaźnika bieżącej lokalizacji upuszczania podczas operacji przeciągania kolumny.

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

Wartość właściwości

Kontrolka używana do wyświetlania wskaźnika lokalizacji upuszczania podczas operacji przeciągania kolumny.

Dotyczy