TabView Properties
A view that displays content in related items at the same level of hierarchy.
Name | Description |
---|---|
Header |
Gets or sets the background color of the view’s header panel. |
Header |
Gets or sets a value that specifies how the view aligns item headers in the header panel. |
Header |
Gets or sets the header panel’s height when the Header |
Header |
Gets or sets spacing before the first item and the panel’s start edge. |
Header |
Gets or sets the spacing between item headers. |
Header |
Gets or sets the header panel’s maximum height when the Header |
Header |
Gets or sets the header panel’s maximum width when the Header |
Header |
Gets or sets the header panel’s minimum height when the Header |
Header |
Gets or sets the header panel’s minimum width when the Header |
Header |
Gets or sets the header panel’s position within the view. |
Header |
Gets or sets the color the Tab View uses to paint the header panel’s shadow. |
Header |
Gets or sets the height of the header panel’s shadow. |
Header |
Gets or sets the blur radius of the header panel’s shadow. |
Header |
Gets or sets the header panel’s width when the Header |
Is |
Gets or sets whether the Header Panel’s shadow is visible. |
Is |
Gets or sets whether the Selected Item Indicator is visible. |
Item |
Gets or sets a value that indicates whether the font for item headers’ text is bold, italic, or neither. |
Item |
Gets or sets the font family to which the font for item headers’ text belongs. |
Item |
Gets or sets the size of the font for item headers’ text. |
Item |
Gets or sets the height of header items when Header |
Item |
Gets or sets the color all tab items use to paint its header icons. |
Item |
|
Item |
Gets or sets the position of the header icons relative to the headers’ text. |
Item |
Gets or sets spacing between the icon and the text of a header item. |
Item |
Gets or sets the maximum height of header items when Header |
Item |
Gets or sets the maximum width of header items when Header |
Item |
Gets or sets the minimum height of header items when Header |
Item |
Gets or sets the minimum width of header items when Header |
Item |
Gets or sets the inner padding of header items. |
Item |
Gets or sets a value that specifies how the Tab |
Item |
Gets or sets the template the Tab View uses to generate tab items’ headers from the Items |
Item |
Gets or sets the color tab items use to paint their texts when items are in the default state. |
Item |
|
Item |
Gets or sets a value that specifies elements the item header shows. |
Item |
Gets or sets the width of header items when Header |
Items | Gets or sets the list of tab items the Tab View displays. |
Items |
Gets or sets a collection used to generate the Tab View’s tab items. |
Item |
Gets or sets the template the Tab View uses to generate tab items’ content from the Items |
Scroll |
Gets or sets whether the Tab View animates transition between two tab items. |
Selected |
Gets or sets the currently selected item. |
Selected |
Gets or sets the background color of tab item headers in the selected state. |
Selected |
Gets or sets the color tab item headers in the selected state use to paint icons. |
Selected |
Gets or sets the color tab item headers in the selected state use to paint icons. |
Selected |
Gets or sets the index of the currently selected item. |
Selected |
Gets or sets the color of the Selected Item Indicator. |
Selected |
Gets or sets the height of the Selected Item Indicator. |
Swipe |
Gets or sets whether swipes over the content area switch tab items. |
See Also