填空题
要使DataGrid具有自动分页功能,需要()
AllowPaging属性设置为true
填空题 this.DropDownList1.Items.Clear();语句的作用是()
填空题 this.Label1.ToolTip="这是一个标签";语句的作用是()
填空题 将“北京”加入到控件DropDownList1的项目中的语句应写为()