[]
Sets the Tabs property.
public virtual TabPanelBuilder Tabs(Action<ListItemFactory<Tab, TabBuilder>> build)
Type | Name | Description |
---|---|---|
Action<ListItemFactory<Tab, TabBuilder>> | build | The build action. |
Type | Description |
---|---|
TabPanelBuilder | Current builder. |