Skip to main content

DiagramStyles.HistoryToolbar Property

Gets the history toolbar’s style settings.

Namespace: DevExpress.Web.ASPxDiagram

Assembly: DevExpress.Web.ASPxDiagram.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public AppearanceStyleBase HistoryToolbar { get; }

Property Value

Type Description
AppearanceStyleBase

An object that contains style settings.

See Also