HeaderedItemsControl::HasHeader Property
.NET Framework (current version)
Gets a value that indicates whether this HeaderedItemsControl has a header.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: [BindableAttribute(false)] [BrowsableAttribute(false)] property bool HasHeader { bool get(); }
Property Value
Type: System::Booleantrue if the control has a header; otherwise, false. The default is false.
If the Header property is null, this property returns false.
Identifier field | |
Metadata properties set to true | None |
.NET Framework
Available since 3.0
Available since 3.0
Show: