Gets or sets the ItemCollection that contains this IView.
Namespace: Ico.WPF.SpecializedAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
ItemsControl Tab { get; } |
| Visual Basic |
|---|
ReadOnly Property Tab As ItemsControl Get |
| JScript |
|---|
function get Tab () : ItemsControl |