Click or drag to resize
UniFlatSelectorDisplayFirstLastAutomatically Property
Gets or sets the value that indicates whether first and last item template are displayed dynamically based on current view.

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

Property Value

Type: Boolean
See Also