DiagramOptionsView.AllowShapeShadows Property
In This Article
Gets or sets whether to show shadows for diagram items.
Namespace: DevExpress.XtraDiagram.Options
Assembly: DevExpress.XtraDiagram.v24.2.dll
NuGet Package: DevExpress.Win.Diagram
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true to show shadows for appointment; otherwise, false. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Allow |
---|---|
Diagram |
|
See Also