MindFusion.Wpf Pack Programmer's Guide
ContainerNodeExtensions Members
Methods
 


Provides extension methods for ContainerNode fluent API.

The following tables list the members exposed by the ContainerNodeExtensions type.

 Public Methods

  Name Description

AllowAddChildren

Sets a value indicating whether child nodes can be added interactively to this container.

AllowRemoveChildren

Sets a value indicating whether child nodes can be removed interactively from this container.

AutoShrink

Sets a value indicating whether the container should shrink in size when nodes are removed from it.

Caption

Sets the container caption text.

CaptionBackBrush

Overloaded.  

CaptionBrush

Overloaded.  

CaptionFormat

Sets the caption alignment and format.

CaptionHeight

Sets the height of the container's caption area.

CornerRadius

Sets the radius of node's corners when Shape is set to RoundedRectangle.

Foldable

Sets a value indicating whether the user is allowed to fold this container.

Folded

Sets a value indicating whether this container is folded.

HighlightPen

Sets the Pen used to draw the container frame lines when an item is dragged over the container.

Margin

Sets how much space should be left between contained nodes and the container borders.

MinimumSize

Sets the minimum size of the container.

Shape

Sets the shape of the container's outline.

 See Also

ContainerNodeExtensions Class
MindFusion.Diagramming.Wpf.Fluent Namespace