Creates a new ItemsControl that can be used in the Items collection and that support special properties
such as SelectionBackground, Header etc..
Namespace: Ico.WPF.SpecializedAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public ItemsControl CreateTab() |
| Visual Basic |
|---|
Public Function CreateTab As ItemsControl |
| JScript |
|---|
public function CreateTab() : ItemsControl |