Click or drag to resize
UniGridPagerConfigShowFirstLastButtons Property
Indicates whether the buttons that link to the first and last page should be displayed.

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

Property Value

Type: NullableBoolean
See Also