Share via


TableSelectionChangedEventArgs Třída

Definice

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.

Platí pro