IRepeatInfoUser.HasSeparators Property
.NET Framework 3.0
Gets a value indicating whether the list control contains a separator between items in the list.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
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.
Community Additions
ADD
Show: