| PaginationBaseIsCompute Property |
获取是否已进行计算
Namespace: Adf.Web.PaginationAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic bool IsCompute { get; }Public ReadOnly Property IsCompute As Boolean
Get
public:
property bool IsCompute {
bool get ();
}member IsCompute : bool with get
Property Value
Type:
Boolean
See Also