Click or drag to resize
CMSBaseDataSourceOffset Property
Offset where the data retrieved from database should start.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
protected virtual int Offset { get; }

Property Value

Type: Int32
See Also