|
 | caption |
Gets or sets the tab caption text.
|
 | content |
Gets or sets the tab content.
|
 | contentElement |
Gets the content element.
|
 | contentElementBackground |
Gets or sets the background of the content element in the control.
|
 | contentElementBorder |
Gets or sets the active border of the navigation element in the control.
|
 | contentElementPadding |
Gets or sets the padding of the content element in the control.
|
 | id |
Gets or sets the tab ID.
|
 | isActiveTab |
Gets or sets a value indicating whether this tab is active.
|
 | navigationElement |
Gets the tab navigation element.
|
 | navigationElementActiveBackground |
Gets or sets the hover background of the navigation element in the control.
|
 | navigationElementActiveBorder |
Gets or sets the active border of the navigation element in the control.
|
 | navigationElementFlex |
Gets or sets the navigation element min-width.
|
 | navigationElementHoverBackground |
Gets or sets the hover background of the navigation element in the control.
|
 | navigationElementHoverBorder |
Gets or sets the hover border of the navigation element in the control.
|
 | navigationElementMaxWidth |
Gets or sets the navigation element max-width.
|
 | navigationElementMinWidth |
Gets or sets the navigation element min-width.
|
 | navigationElementPadding |
Gets or sets the padding of the navigation element.
|
 | navigationElementRestBackground |
Gets or sets the rest background of the navigation element in the control.
|
 | navigationElementRestBorder |
Gets or sets the rest border of the navigation element in the control.
|
 | navigationElementTextAlign |
Gets or sets the text align of the navigation element.
|
 | navigationElementWidth |
Gets or sets the navigation element width.
|
 | navigationElementWordWrap |
Gets or sets the word wrap of the navigation element.
|
 | parentControl |
Gets or sets the parent control. Necessary for fall-back properties.
|
 | tabAdapter |
Gets or sets the adapter contained in this tab.
|