aspnet-devexpress-dot-web-3223c060.md
Defines style settings for a toolbar.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FileManagerToolbarStyle :
FileManagerPanelStyle
Public Class FileManagerToolbarStyle
Inherits FileManagerPanelStyle
The following members return FileManagerToolbarStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase FileManagerPanelStyle FileManagerToolbarStyle
See Also