Search
ContainerNodeExtensions Methods
 


 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.

AutoGrow

Sets a value indicating whether the container should grow in size when nodes are added to it.

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.

ClipChildren

Sets a value indicating whether child items should be clipped by container boundaries.

Foldable

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

Folded

Sets a value indicating whether this container is folded.

FoldedSize

Sets the size of the container when folded.

FoldIconSize

Sets the size of the fold/unfold icon.

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.

UnfoldedSize

Returns the original size of a folded container.

 See Also