ISearchPanelProperties Interface
Provides properties that customize the overall Search Panel behavior.
Namespace: DevExpress.XtraBars.Docking2010.Customization
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
public interface ISearchPanelProperties :
IBaseProperties,
IBaseObject,
IDisposable,
IPropertiesProvider,
ISupportBatchUpdate,
ISearchTileBarProperties,
ISearchControlProperties
Related API Members
The following members return ISearchPanelProperties objects:
See Also