Positioning of header
Tab headers can be positioned either above the content or below the content; it can be done by setting the TabHeaderPosition
property of SfTabView
.
tabView.TabHeaderPosition = TabHeaderPosition.Bottom;
When the header is not needed, set the DisplayMode
property of SfTabView
to NoHeader
.
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page