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

DiagramContainer.ClipItemsToBounds Property

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v19.1.dll

Declaration

[DefaultValue(true)]
[DiagramCategory(DiagramCategory.Appearance)]
public virtual bool ClipItemsToBounds { get; set; }

Property Value

Type Default
Boolean **true**
See Also