TableGridViewModelRowUnselected - событие
Событие потери выделения строкой.
Пространство имён: Tessa.UI.Views.ContentСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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