IWpfTableControl.SelectionMode Property

Definition

Gets/sets the selection mode of the table control. Default is Extended (multi-select with modifier).

C++
public:
 property System::Windows::Controls::SelectionMode SelectionMode { System::Windows::Controls::SelectionMode get(); void set(System::Windows::Controls::SelectionMode value); };

Property Value

Returns SelectionMode.

Remarks

This method can only be called from the thread that created the table control.

Applies to

Produkt Versiounen
Visual Studio SDK 2015, 2017, 2019, 2022