Back to Devexpress

DiagramStyles.PropertiesPanel Property

aspnet-devexpress-dot-web-dot-aspxdiagram-dot-diagramstyles-a04ae046.md

latest1.1 KB
Original Source

DiagramStyles.PropertiesPanel Property

Gets the properties panel’s style settings.

Namespace : DevExpress.Web.ASPxDiagram

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

NuGet Package : DevExpress.Web

Declaration

csharp
public AppearanceStyleBase PropertiesPanel { get; }
vb
Public ReadOnly Property PropertiesPanel As AppearanceStyleBase

Property Value

TypeDescription
AppearanceStyleBase

An object that contains style settings.

|

See Also

DiagramStyles Class

DiagramStyles Members

DevExpress.Web.ASPxDiagram Namespace