Skip to main content
A newer version of this page is available. .

DiagramStyles.PropertiesPanel Property

Gets the properties panel’s style settings.

Namespace: DevExpress.Web.ASPxDiagram

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

NuGet Package: DevExpress.Web

Declaration

public AppearanceStyleBase PropertiesPanel { get; }

Property Value

Type Description
AppearanceStyleBase

An object that contains style settings.

See Also