Name | Description | |
---|---|---|
![]() | CycleTabPages | Gets or sets whether whether to cycle trough tab pages when the user presses the Tab or Shift Tab key and the last or first page is reached. |
![]() | HeadersAlignment | Gets or sets the alignment of the tab headers. |
![]() | HeadersMode | Gets or sets the headers positioning mode |
![]() | HeadersPosition | Gets or sets the headers position |
![]() | HeadersSpacing | Gets or sets the spacing between the headers in the flow direction defined by the HeadersPosition property. |
![]() | SelectedIndex | Gets or sets the selected index |
![]() | SelectedPage | Gets or sets the selected page |
![]() | SizeToHeaders | Gets or sets whether the tab should measure to the tab headers in the breath dimension or not. By default true |
![]() | SizeToSelectedPage | Gets or sets whether the tab should measure only to the currently selected page or to all pages. By default false. |
![]() | TabPages | Gets or sets the collection of tab pages |
![]() | TabSpinner | Gets or sets the tab spinner. |