| PostEventArgsIndex Property |
获取所选定项的页序
Namespace: Adf.Web.PaginationAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic int Index { get; }Public ReadOnly Property Index As Integer
Get
public:
property int Index {
int get ();
}member Index : int with get
Property Value
Type:
Int32Int类型值
See Also