Click or drag to resize
UniPagerDisplayFirstLastAutomatically Property
Gets or sets the value that indicates whether first and last items should be displayed only if first or last is not accessible by other way accessible.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public bool DisplayFirstLastAutomatically { get; set; }

Property Value

Type: Boolean
See Also