BarDockStyle Class
Defines style settings for the bar dock control.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
Declaration
Related API Members
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.
Inheritance
See Also