DataListNavigationControlsVisible Property
This property is used to set or get whether or not the navigation controls are displayed
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public bool NavigationControlsVisible { get; set; }
Public Property NavigationControlsVisible As Boolean
Get
Set
public:
property bool NavigationControlsVisible {
bool get ();
void set (bool value);
}
member NavigationControlsVisible : bool with get, set
Property Value
BooleanThe controls are shown by default