FileManagerToolbarItemStyle Class
Defines style settings for toolbar items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return FileManagerToolbarItemStyle objects:
Remarks
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.
Inheritance
See Also