IRepeatInfoUser::HasHeader Property
.NET Framework (current version)
Gets a value indicating whether the list control contains a heading section.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the list control contains a heading section; otherwise, false.
A list control that inherits from the IRepeatInfoUser interface must implement the HasHeader property to indicate whether the list control contains a heading section.
.NET Framework
Available since 1.1
Available since 1.1
Show: