ToolbarItemStyle Class
Defines style settings for toolbar items.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ToolbarItemStyle :
MenuItemStyle
#Related API Members
The following members return ToolbarItemStyle objects:
#Remarks
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.