Click or drag to resize
UniGridPagerConfigShowPreviousNextPageGroup Property
Indicates whether the buttons that link to the next group of page links should be displayed.

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

Property Value

Type: NullableBoolean
See Also