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

FileManagerContainerStyleBase Class

Serves as a base for the file manager styles of containers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public abstract class FileManagerContainerStyleBase :
    SplitterPaneStyle

Remarks

The FileManagerContainerStyleBase class defines the common style settings of containers, and serves as a base for the FileManagerFileContainerStyle and FileManagerFolderContainerStyle classes.

See Also