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

FileManagerSettingsCookies.StoreSorting Property

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

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

Property Value

Type Default
Boolean **false**

Property Paths

You can access this nested property as listed below:

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