DropDownList Add an Item

zhaozj2021-02-16  86

DropDownList1.Items.Add (New ListItem ("All Item", "0")); // Add an ITEM

转载请注明原文地址:https://www.9cbs.com/read-13380.html

New Post(0)