Click or drag to resize
UniGridPagerConfigShowDirectPageControl Property
Indicates whether a drop-down list used for direct page selection should be displayed.

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

Property Value

Type: NullableBoolean
See Also