65.9K
CodeProject is changing. Read more.
Home

BulletedList

emptyStarIconemptyStarIconemptyStarIconemptyStarIconemptyStarIcon

0/5 (0 vote)

Oct 11, 2013

CPOL
viewsIcon

15285

The BulletedList control is used to create a list of items formatted with bullets.

The BulletedList control is used to create a list of items formatted with bullets. To specify the individual list items that you want to show in a BulletedList control, place a ListItem object for each entry between the opening and closing tags of the BulletedList control. The control can display the list items with many different kinds of bullet styles. The control is also actively used to show a list of hyperlinks.

WhitePapers/Blogs