DataListNavigationControlsVisible Property

This property is used to set or get whether or not the navigation controls are displayed

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public bool NavigationControlsVisible { get; set; }

Property Value

Boolean
The controls are shown by default

See Also