aspnet-devexpress-dot-web-890bfe2d.md
Defines style settings for toolbar items.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FileManagerToolbarItemStyle :
MenuItemStyle
Public Class FileManagerToolbarItemStyle
Inherits MenuItemStyle
The following members return FileManagerToolbarItemStyle objects:
The FileManagerToolbarItemStyle class contains settings that define the appearance of toolbar items within the ASPxFileManager control.
An object of the FileManagerToolbarItemStyle type can be accessed via the FileManagerStyles.ToolbarItem property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle AppearanceItemStyle MenuItemStyleBase MenuItemStyle FileManagerToolbarItemStyle
See Also