The C1WrapPanel type exposes the following members.

Constructors

  Name Description
Public method C1WrapPanel
Initializes a new instance of a C1WrapPanel.

Methods

  Name Description
Public method Static member GetBreakLine
Gets the value of the BreakLine attached property for the specified element.
Public method Static member SetBreakLine
Sets the value of the BreakLine attached property for the specified element.

Fields

  Name Description
Public field Static member BreakLineProperty
Identifies the BreakLine attached property.
Public field Static member ItemHeightProperty
Identifies the ItemHeight dependency property.
Public field Static member ItemWidthProperty
Identifies the ItemWidth dependency property.
Public field Static member OrientationProperty
Identifies the Orientation dependency property.

Properties

  Name Description
Public property ItemHeight
Gets or sets a value that specifies the height of all items that are contained within the panel.
Public property ItemWidth
Gets or sets a value that specifies the width of all items that are contained within the panel.
Public property Orientation
Gets or sets a value that indicates the dimension by which child elements are stacked.

See Also