[This is preliminary documentation and is subject to change.]
The PhoenixWindowTabPageAttribute type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| Icon |
Gets or sets tab icon. It could be both resource or file.
| |
| Position |
Gets or sets position of tab in window. Less than zero mean last. Default value is -1.
| |
| Title |
Gets tab title.
| |
| TitleIsResource |
Gets or sets whether title string is path to resource, or it is title itself.
|