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