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