TableSelectionChangedEventArgs Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Poskytuje data pro PreprocessSelectionChanged(TableSelectionChangedEventArgs) události a PostprocessSelectionChanged(TableSelectionChangedEventArgs) .
public ref class TableSelectionChangedEventArgs : EventArgs
public class TableSelectionChangedEventArgs : EventArgs
type TableSelectionChangedEventArgs = class
inherit EventArgs
Public Class TableSelectionChangedEventArgs
Inherits EventArgs
- Dědičnost
-
TableSelectionChangedEventArgs
Konstruktory
TableSelectionChangedEventArgs(SelectionChangedEventArgs) |
Vytvoří novou instanci třídy TableSelectionChangedEventArgs. |
Pole
SelectionChangedEventArgs |
Událost SelectionChangedEventArgs , která tuto událost iniciovala. |
Vlastnosti
AddedEntries |
Získá seznam, který obsahuje položky, které byly vybrány. |
RemovedEntries |
Získá seznam obsahující položky, které nebyly vybrány. |