TabControl::IsItemItsOwnContainerOverride Method (Object^)
.NET Framework (current version)
Determines if the specified item is (or is eligible to be) its own ItemContainer.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- item
-
Type:
System::Object^
Specified item.
Return Value
Type: System::BooleanReturns true if the item is its own ItemContainer; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0
Show: