WindowSearchShowSearchPrevious Property
Gets or sets a value indicating whether the Search previous button is displayed.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public bool ShowSearchPrevious { get; set; }
Public Property ShowSearchPrevious As Boolean
Get
Set
Boolean if the
Search previous button is displayed; otherwise,
. The default value is
.
IWindowSearchShowSearchPrevious