QueryTableControlPagingOffset Property |
Paging offset. Only valid if paging is enabled in query specification.
Namespace: PDTec.IceNet.Web.UI.ControlsAssembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic int PagingOffset { get; set; }
Property Value
Type:
Int32
See Also