UniViewUseNearestItemForHeaderAndFooter Property |
Gets or sets the value that indicates whether data from nearest data item should be used
for header or footer item. This value is ignored if OuterData property is set.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax public bool UseNearestItemForHeaderAndFooter { get; set; }
Property Value
Type:
BooleanSee Also