FileManagerSettingsToolbar.ShowFilterBox Property
Gets or sets a value that specifies whether the filter box is displayed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(true)]
public virtual bool ShowFilterBox { get; set; }
<DefaultValue(True)>
Public Overridable Property ShowFilterBox As Boolean
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
true, if the filter box is visible, otherwise, false. |
Property Paths
You can access this nested property as listed below:
Show 22 property paths
Library | Object Type | Path to ShowFilterBox |
---|---|---|
ASP.NET Bootstrap Controls | BootstrapFileManager |
|
BootstrapFileManager |
|
|
ASP.NET Web Forms Controls | ASPxFileManager |
|
HtmlEditorAudioSelectorSettings |
|
|
HtmlEditorDocumentSelectorSettings |
|
|
HtmlEditorFileManager |
|
|
HtmlEditorFileManagerSettingsBase |
|
|
HtmlEditorFlashSelectorSettings |
|
|
HtmlEditorImageSelectorSettings |
|
|
HtmlEditorSelectorSettings |
|
|
HtmlEditorVideoSelectorSettings |
|
|
RichEditDocumentSelectorSettings |
|
|
RichEditFileManager |
|
|
RichEditFolderManager |
|
|
SpreadsheetDocumentSelectorSettings |
|