TableSelectionChangedEventArgs Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Dostarcza dane dla zdarzeń PreprocessSelectionChanged(TableSelectionChangedEventArgs) i PostprocessSelectionChanged(TableSelectionChangedEventArgs) .
public ref class TableSelectionChangedEventArgs : EventArgs
public class TableSelectionChangedEventArgs : EventArgs
type TableSelectionChangedEventArgs = class
inherit EventArgs
Public Class TableSelectionChangedEventArgs
Inherits EventArgs
- Dziedziczenie
-
TableSelectionChangedEventArgs
Konstruktory
TableSelectionChangedEventArgs(SelectionChangedEventArgs) |
Tworzy nowe wystąpienie klasy TableSelectionChangedEventArgs. |
Pola
SelectionChangedEventArgs |
Zdarzenie SelectionChangedEventArgs , które zainicjowało to zdarzenie. |
Właściwości
AddedEntries |
Pobiera listę zawierającą wybrane elementy. |
RemovedEntries |
Pobiera listę zawierającą niezaznaczone elementy. |