TabStrip

Description

This sample demonstrates how to simulate a simple tabstrip UI with the C1Tabs.

For horizontal tabstrip, we can add a C1Tabs control with blank content, and then changing the vertical padding to 0.

For vertical tabstrip, a vertical C1Tabs control with blank content is necessary, meanwhile, the width of both the tabs and content area should be set to proper values.

Documentation