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