Skip to main content
A newer version of this page is available. .
Tab

FileManagerSettingsCookies.StoreColumnsWidth Property

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

[DefaultValue(false)]
public bool StoreColumnsWidth { get; set; }

Property Value

Type Default
Boolean **false**

Property Paths

You can access this nested property as listed below:

Library Object Type Path to StoreColumnsWidth
ASP.NET Bootstrap Controls BootstrapFileManager
.SettingsCookies.StoreColumnsWidth
ASP.NET Web Forms Controls ASPxFileManager
.SettingsCookies.StoreColumnsWidth
HtmlEditorFileManager
.SettingsCookies.StoreColumnsWidth
RichEditFileManager
.SettingsCookies.StoreColumnsWidth
RichEditFolderManager
.SettingsCookies.StoreColumnsWidth
FileManagerSettings
.SettingsCookies.StoreColumnsWidth
MVCxFileManager
.SettingsCookies.StoreColumnsWidth
See Also