Tab
This tag defines a Silk Tab component which will be used host TabItem tags.
Tag Definition
Used as a container:
<silk:Tab
id=""
cssClass=""
>
Contains: TabItem
</silk:Tab>
Properties
*Required property.
id*
The Tab's unique identifier. Default Value: Empty.
cssClass
Set the custom CSS class for tab HTML component. Default Value: Empty.
Last updated