Name | Description | |
---|---|---|
![]() | NTab Constructor | Default constructor. |
The following tables list the members exposed by NTab.
Name | Description | |
---|---|---|
![]() | NTab Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | CycleTabPagesProperty | Reference to the CycleTabPages property. |
![]() ![]() | HeadersAlignmentProperty | Reference to the HeadersAlignment property. |
![]() ![]() | HeadersModeProperty | Reference to the HeadersMode property. |
![]() ![]() | HeadersPositionProperty | Reference to the HeadersPosition property. |
![]() ![]() | HeadersSpacingProperty | Reference to the HeadersSpacing property. |
![]() ![]() | NTabSchema | Schema associated with NTab. |
![]() ![]() | SelectedIndexProperty | Reference to the SelectedIndex property. |
![]() ![]() | SizeToHeadersProperty | Reference to the SizeToHeaders property. |
![]() ![]() | SizeToSelectedPageProperty | Reference to the SizeToSelectedPage property. |
![]() ![]() | TabPagesChild | Reference to the TabPages child. |
![]() ![]() | TabSpinnerChild | Reference to the TabSpinner child. |
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. |
Name | Description | |
---|---|---|
![]() | AccumulateDisplayChildren | Overridden. Appends the displayable children of the node to the provided list. |
![]() | EnsureVisible | Ensures that the specified page is visible |
![]() | GetBorderThickness | Overridden. Overriden to include the headers measure in the border thickness measure |
![]() | GetPadding | Overridden. Overriden to include the headers measure in the paddings measure |
![]() | NavigateToFirstPage | Navigates to the first page |
![]() | NavigateToLastPage | Navigates to the last page |
![]() | NavigateToNextPage | Navigates to the page after the specified page |
![]() | NavigateToPage | Navigates to the specified page |
![]() | NavigateToPrevPage | Navigates to the page before the specified page |
![]() | VisitChildDisplaySubtree | Overridden. Called to propagate the forward display traversal to the node child. |
Name | Description | |
---|---|---|
![]() | AEdd | |
![]() | ArrangeContent | Overridden. Overriden to make the content occupy the content area. |
![]() | CEdd | |
![]() | CreateBorderWall | Overridden. Overriden to return a border wall for the group box |
![]() | dEdd | |
![]() | Gddd | |
![]() | Iddd | |
![]() | Mddd | |
![]() | MeasureContent | Overridden. Overriden to return the desired size of the content. |
![]() | nddd | |
![]() | OnHeadersPositionChanged | Called when the headers position value has changed. |
![]() | OnKeyDown | Overridden. Default handler for key down event. Overriden to provide support for keyboard navigation via the Tab key. |
![]() | OnTabSpinnerSpin | Handler for tab scroller spin event |
![]() | pddd | |
![]() | Qddd | |
![]() | Qtb | Overridden. |
![]() | rddd | |
![]() | Sddd | |
![]() | tddd | |
![]() | Uddd | |
![]() | vddd | |
![]() | Wddd | |
![]() | xddd |
Name | Description | |
---|---|---|
![]() | SelectedIndexChanged | Occurs when the selected index property has changed |