FileManagerSettingsAdaptivity.CollapseFolderContainerAtWindowInnerWidth Property
Gets or sets a value that defines the maximum browser window inner width when the folder container collapses its content when rendered.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(600)]
public virtual int CollapseFolderContainerAtWindowInnerWidth { get; set; }
<DefaultValue(600)>
Public Overridable Property CollapseFolderContainerAtWindowInnerWidth As Integer
Property Value
Type | Default | Description |
---|---|---|
Int32 | 600 |
The browser inner window width in pixels. |
Property Paths
You can access this nested property as listed below:
Show 18 property paths
Library | Object Type | Path to CollapseFolderContainerAtWindowInnerWidth |
---|---|---|
ASP.NET Web Forms Controls | ASPxFileManager |
|
HtmlEditorAudioSelectorSettings |
|
|
HtmlEditorDocumentSelectorSettings |
|
|
HtmlEditorFileManager |
|
|
HtmlEditorFileManagerSettingsBase |
|
|
HtmlEditorFlashSelectorSettings |
|
|
HtmlEditorImageSelectorSettings |
|
|
HtmlEditorSelectorSettings |
|
|
HtmlEditorVideoSelectorSettings |
|
|
RichEditFileManager |
|
|
RichEditFolderManager |
|
|
ASP.NET MVC Extensions | FileManagerSettings |
|
MVCxFileManager |
|
|
MVCxHtmlEditorAudioSelectorSettings |
|
|
MVCxHtmlEditorDocumentSelectorSettings |
|
|
MVCxHtmlEditorFlashSelectorSettings |
|
|
MVCxHtmlEditorImageSelectorSettings |
|
|
MVCxHtmlEditorVideoSelectorSettings |
|
Remarks
The folder container collapses its content when the browser window inner width is less than or equal to the value defined by the CollapseFolderContainerAtWindowInnerWidth property.
The CollapseFolderContainerAtWindowInnerWidth property is in ef