Back to Devexpress

FileManagerToolbarExpandFolderContainerButtonSettings Class

aspnet-devexpress-dot-web-ca21684e.md

latest1.8 KB
Original Source

FileManagerToolbarExpandFolderContainerButtonSettings Class

Provides settings that affect the button that extends the folder container when the file manager is in adaptive mode.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class FileManagerToolbarExpandFolderContainerButtonSettings :
    FileManagerSettingsBase
vb
Public Class FileManagerToolbarExpandFolderContainerButtonSettings
    Inherits FileManagerSettingsBase

The following members return FileManagerToolbarExpandFolderContainerButtonSettings objects:

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase FileManagerSettingsBase FileManagerToolbarExpandFolderContainerButtonSettings

See Also

FileManagerToolbarExpandFolderContainerButtonSettings Members

DevExpress.Web Namespace