ISearchControlProperties.NullValuePromptShowForEmptyValue Property
Gets or sets whether the ISearchControlProperties.NullValuePrompt text should be displayed within the Search Panel‘s empty search bar.
Namespace: DevExpress.XtraBars.Docking2010.Customization
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the ISearchControlProperties.NullValuePrompt text should be displayed within the Search Panel‘s empty search bar; otherwise, false. |
Remarks
The NullValuePromptShowForEmptyValue property specifies whether an empty search bar within the Search Panel should display its ISearchControlProperties.NullValuePrompt text. Additionally, you can specify whether or not this text should be visible when the search bar is focused (see the ISearchControlProperties.ShowNullValuePromptWhenFocused property).