A representation of the state of an item in a Console.
Inheritance Hierarchy
Analytics.Conceptual.DataContracts.ConsoleItem
Namespace: Analytics.Conceptual.DataContracts
Assembly: Analytics.Conceptual.DataContracts (in Analytics.Conceptual.DataContracts.dll) Version: 10.1.2.93
Syntax
The ConsoleItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Class |
The CSS class to be applied to the console item.
|
![]() | DisplayText |
The text displayed on the button or link.
|
![]() | Enabled |
Indicated if the console item is able to be clicked.
|
![]() | HelpText |
Hover text if the console item is disabled.
|
![]() | Identifier |
Unique identifier for the console item.
|
See Also