DiagramStyles.ButtonItem Property
Gets the style settings that define the appearance of a button item.
Namespace: DevExpress.Web.ASPxDiagram
Assembly: DevExpress.Web.ASPxDiagram.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
DiagramBarItemStyle | An object that contains style settings. |
See Also