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

FileManagerToolbarStyle Class

Defines style settings for a toolbar.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class FileManagerToolbarStyle :
    FileManagerPanelStyle

The following members return FileManagerToolbarStyle objects:

Remarks

The FileManagerToolbarStyle class contains settings that define the appearance of the toolbar within the ASPxFileManager control.

An object of the FileManagerToolbarStyle type can be accessed via the FileManagerStyles.Toolbar property.

See Also