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