AifWpfTabControl.AifTabItems Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets the collection of TabItems that the CcfTabControl uses
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public ReadOnlyCollection<TabItem> AifTabItems { get; }
Public ReadOnly Property AifTabItems As ReadOnlyCollection(Of TabItem)
Property Value
Type: System.Collections.ObjectModel.ReadOnlyCollection<TabItem>
Type: ReadOnlyCollection<T>
Remarks
. The "Tag" value of each TabItem contains the hosted application itself and is used to get the hosted application when we know the TabItem.
See Also
AifWpfTabControl Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright