Click or drag to resize
UniGridPagerConfigDisplayPager Property
True if the pager should be displayed.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public Nullable<bool> DisplayPager { get; set; }

Property Value

Type: NullableBoolean
See Also