StatusDetail Properties |
The StatusDetail type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description |
description which is currently showed as tooltip
|
![]() | Id |
Unique id of detail. This is not required. If set can it be used client side to figure out what has been clicked. See PerformDEtailAction
|
![]() | RenderAsMoreAction |
Set to true to render the action the more column
|
![]() | Text |
text to be showed
|
![]() | Title |
Title of detail (rendered with gray text)
|