DataList::IRepeatInfoUser::HasHeader Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
For a description of this member, see IRepeatInfoUser::HasHeader.
Assembly: System.Web (in System.Web.dll)
private: property bool HasHeader { virtual bool get() sealed = IRepeatInfoUser::HasHeader::get; }
Property Value
Type: System::BooleanImplements
IRepeatInfoUser::HasHeaderThis member is an explicit interface member implementation. It can be used only when the DataList instance is cast an IRepeatInfoUser interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: