TableGridViewModelRowUnselected - событие
Событие потери выделения строкой.
Пространство имён: Tessa.UI.Views.ContentСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public event EventHandler<TableRowSelectionEventArgs> RowUnselected
Public Event RowUnselected As EventHandler(Of TableRowSelectionEventArgs)
public:
event EventHandler<TableRowSelectionEventArgs^>^ RowUnselected {
void add (EventHandler<TableRowSelectionEventArgs^>^ value);
void remove (EventHandler<TableRowSelectionEventArgs^>^ value);
}
member RowUnselected : IEvent<EventHandler<TableRowSelectionEventArgs>,
TableRowSelectionEventArgs>
Значение
EventHandlerTableRowSelectionEventArgs