| DefaultTemplateJumpOptionCount Property |
下拉式Jump选项显示数,默认为50
Namespace: Adf.Web.PaginationAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic virtual int JumpOptionCount { get; }Public Overridable ReadOnly Property JumpOptionCount As Integer
Get
public:
virtual property int JumpOptionCount {
int get ();
}abstract JumpOptionCount : int with get
override JumpOptionCount : int with get
Property Value
Type:
Int32
See Also