SelectedEvent
Returns the selected event or zero if no event is selected.
Schema (version 1.10): tchmi:framework#/definitions/ServerEvent
Schema (version 1.12): tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiEventGrid.ServerEvent
Attribute getter
public getSelectedEvent(): Server.Events.Event| null;Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
The current value of the attribute. |
Attribute setter
The attribute can only be read and therefore has no setter.
![]() | Available from version 1.10 |
