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