Fork me on GitHub

PageIndexBoxType 属性

或者或设置页索引框的显示类型,可以是允许用户手工输入的文本框和只能选择的下拉框。

C# 语法:

public PageIndexBoxType PageIndexBoxType {get; set;}

默认值:

PageIndexBoxType.TextBox

值:

一个 PageIndexBoxType 枚举。