Back to Devexpress

BarDockStyle Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-fa1d3a56.md

latest2.2 KB
Original Source

BarDockStyle Class

Defines style settings for the bar dock control.

Namespace : DevExpress.Web.ASPxHtmlEditor

Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class BarDockStyle :
    AppearanceStyle
vb
Public Class BarDockStyle
    Inherits AppearanceStyle

The following members return BarDockStyle objects:

Remarks

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.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle BarDockStyle

See Also

BarDockStyle Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace