Udostępnij za pośrednictwem


DataGrid.SelectAllCommand Właściwość

Definicja

Reprezentuje polecenie wskazujące zamiar wybrania wszystkich komórek w obiekcie DataGrid.

public:
 static property System::Windows::Input::RoutedUICommand ^ SelectAllCommand { System::Windows::Input::RoutedUICommand ^ get(); };
public static System.Windows.Input.RoutedUICommand SelectAllCommand { get; }
member this.SelectAllCommand : System.Windows.Input.RoutedUICommand
Public Shared ReadOnly Property SelectAllCommand As RoutedUICommand

Wartość właściwości

RoutedUICommand

Polecenie SelectAll wskazujące zamiar wybrania wszystkich komórek w obiekcie DataGrid.

Dotyczy