Back to Devexpress

DiagramContainer Properties

windowsforms-devexpress-dot-xtradiagram-dot-diagramcontainer-dot-underscore-properties.md

latest22.0 KB
Original Source

DiagramContainer Properties

Represents a diagram container item.

NameDescription
AccessibleObjectGets an object that contains accessibility information about the diagram item. Inherited from DiagramItem.
ActualConnectionPointsReturns the list of connection point locations. Inherited from DiagramItem.
ActualIsContainerCollapseButtonVisibleGets whether the container collapse button is currently visible.
ActualPaddingGets the actual padding for the diagram item. Inherited from DiagramItem.
ActualPaddingFGets the actual padding for the diagram item. Inherited from DiagramItem.
AdjustBoundsBehaviorSpecifies the behavior when the end-user moves items close to the container boundaries. Inherited from DiagramContainerBase.
AffectedByLayoutAlgorithmsSpecifies whether the item can be realigned by the automatic layout algoritms. Inherited from DiagramItem.
AnchorsGets or sets the sides of the root item (page) to which the current DiagramItem object is anchored. Inherited from DiagramItem.
AngleThis member is not supported by the DiagramContainerBase class. Inherited from DiagramContainerBase.
AppearanceProvides access to the item’s appearance settings. Inherited from DiagramItem.
AreSubordinatesVisibleGets whether the current item’s subordinates are visible. Inherited from DiagramItem.
BackgroundIdThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from DiagramItem.
BindingsGets a collection of current diagram item’s bindings. Inherited from DiagramItem.
BoundsGets or sets the item bounds. Inherited from DiagramItem.
CanAddItemsSpecifies whether end users can add items to the container.
CanAttachConnectorBeginPointSpecifies whether end-users can attach a connector’s beginning point to the item. Inherited from DiagramItem.
CanAttachConnectorEndPointSpecifies whether end-users can attach the end point of a connector to the item. Inherited from DiagramItem.
CanChangeParentSpecifies whether to allow end-users to place the item into another container. Inherited from DiagramItem.
CanCollapseSpecifies whether the container displays the expand/collapse button.
CanCopySpecifies whether to allow end-users to copy the item to the clipboard. Inherited from DiagramItem.
CanCopyWithoutParentSpecifies whether to allow end-users to copy the item placed in a container. Inherited from DiagramItem.
CanDeleteSpecifies whether to allow end-users to delete the item. Inherited from DiagramItem.
CanDeleteWithoutParentSpecifies whether to allow end-users to delete the item placed in a container. Inherited from DiagramItem.
CanEditSpecifies whether to allow end-users to edit the text displayed by the item. Inherited from DiagramItem.
CanHideSubordinatesGets or sets whether to display the expand-collapse button below the diagram item that allows an end-user to show/hide the item’s subordinates. Inherited from DiagramItem.
CanMoveSpecifies whether to allow end-users to move the item across the canvas. Inherited from DiagramItem.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
CanResizeSpecifies whether to allow end-users to resize the item. Inherited from DiagramItem.
CanRotateThis member is not supported by the DiagramContainerBase class. Inherited from DiagramContainerBase.
CanSelectSpecifies whether to allow end-users to select the item. Inherited from DiagramItem.
CanSnapToOtherItemsSpecifies whether the item can snap to other items. Inherited from DiagramItem.
CanSnapToThisItemSpecifies whether other items can snap to this item. Inherited from DiagramItem.
ClipItemsToBoundsSpecifies whether items that exceed the parent container are clipped.
CollapseButtonHorizontalAlignmentGets or sets the horizontal alignment of the collapse button’s border relative to its actual position. Inherited from DiagramItem.
CollapseButtonOffsetGets or sets the collapse button’s offset. Inherited from DiagramItem.
CollapseButtonPositionGets or sets the position of the collapse button. Inherited from DiagramItem.
CollapseButtonVerticalAlignmentGets or sets the vertical alignment of the collapse button’s border relative to its actual position. Inherited from DiagramItem.
CollapseButtonVisibilityModeGets or sets a value that indicates when the collapse button is displayed. Inherited from DiagramItem.
CollapseContainerButtonPadding
CollapseContainerButtonSize
ConnectionPointsSpecifies the list of points on the perimeter of a shape at which connectors can terminate. Inherited from DiagramItem.
ContainerGets the IContainer that contains the Component. Inherited from Component.
CustomStyleIdThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from DiagramItem.
DataContextGets or sets the data item bound to the diagram item. Inherited from DiagramItem.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DragModeSpecifies whether the container can be dragged by any point or only by header and bounds.
EditorBoundsFor internal use. Gets the header editor’s bounds.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
ForegroundIdThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from DiagramItem.
HeaderGets or sets the container header.
HeaderPaddingGets or sets the amount of space between the container header’s borders and its contents.
HeightGets or sets the item height. Inherited from DiagramItem.
IncomingConnectorsGets the collection of the current item’s incoming connectors. Inherited from DiagramItem.
IsCollapsedSpecifies whether the container item is collapsed.
IsDisposedGets whether the current diagram item is disposed. Inherited from DiagramItem.
IsSelectedGets whether the current item is selected. Inherited from DiagramItem.
IsSnapScopeThis member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from DiagramContainerBase.
IsTextEditModeGets whether the diagram item’s text is currently being edited. Inherited from DiagramItem.
IsVisibleGets whether the current diagram item is visible. Inherited from DiagramItem.
ItemsProvides access to the collection of diagram items placed within the container.
ItemsCanAttachConnectorBeginPointSpecifies whether end-users can attach a connector’s beginning point to the diagram items within the container.
ItemsCanAttachConnectorEndPointSpecifies whether end-users can attach a connector’s end point to the diagram items within the container.
ItemsCanChangeParentSpecifies whether end-users can move the diagram items from this container to another.
ItemsCanCopyWithoutParentSpecifies whether to allow end-users to copy items from the container.
ItemsCanDeleteWithoutParentSpecifies whether to allow end-users to remove items from the container.
ItemsCanEditSpecifies whether to allow end-users to edit the text displayed by the items within the container.
ItemsCanMoveSpecifies whether the diagram items within the container can be moved by end-users.
ItemsCanResizeSpecifies whether to allow end-users to resize items within the container.
ItemsCanRotateSpecifies whether to allow end-users to rotate items within the container.
ItemsCanSelectSpecifies whether to allow end-users to select items within the container.
ItemsCanSnapToOtherItemsSpecifies whether an item within the container can snap to other items.
ItemsCanSnapToThisItemSpecifies whether items can snap to an item within the container.
MinHeightGets or sets the minimum item height. Inherited from DiagramItem.
MinSizeGets or sets the minimum item size. Inherited from DiagramItem.
MinWidthGets or sets the minimum item width. Inherited from DiagramItem.
MoveWithSubordinatesGets or sets whether moving the current diagram item also moves its subordinates. Inherited from DiagramItem.
OutgoingConnectorsGets the collection of the current item’s outgoing connectors. Inherited from DiagramItem.
OwnerGets the owner of the current diagram item. Inherited from DiagramItem.
PaddingGets or sets the amount of space between the item’s borders and its contents. Inherited from DiagramItem.
ParentItemReturns the current item’s parent item. Inherited from DiagramItem.
PositionGets or sets the coordinates of the item’s upper left corner relative to the diagram canvas. Inherited from DiagramItem.
SelectionLayerThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from DiagramItem.
ShapeGets or sets the container shape kind.
ShapeGeometryGets the object that identifies the geometry of the container.
ShowHeaderGets or sets whether to show the container header.
SiteGets or sets the ISite of the Component. Inherited from Component.
SizeGets or sets the size of the item. Inherited from DiagramItem.
StrokeIdThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from DiagramItem.
TabStopGets or sets whether the current item can be navigated to during item navigation using the TAB key. Inherited from DiagramItem.
TagGets or sets an arbitrary object value that can be used to store custom information about this element. Inherited from DiagramItem.
TemplateConditionGets or sets a condition that is used to choose a template for the diagram item. Inherited from DiagramItem.
TemplateNameIdentifies the item as a template used by data binding controllers. Inherited from DiagramItem.
ThemeStyleIdGets or sets the identifier of a style applied to the diagram item. Inherited from DiagramItem.
WeightThis member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from DiagramItem.
WidthGets or sets the item width. Inherited from DiagramItem.
XFor internal use. Inherited from DiagramItem.
YFor internal use. Inherited from DiagramItem.

See Also

DiagramContainer Class

DiagramContainer Members

DevExpress.XtraDiagram Namespace