Click or drag to resize
UniGridPagerConfigShowPreviousNextButtons Property
Indicates whether the buttons that link to the previous and next page page should be displayed.

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

Property Value

Type: NullableBoolean
See Also