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