The C1WrapPanel type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
C1WrapPanel |
Initializes a new instance of a C1WrapPanel.
|
Methods
| Name | Description | |
|---|---|---|
|
|
GetBreakLine |
Gets the value of the BreakLine attached property for the
specified element.
|
|
|
SetBreakLine |
Sets the value of the BreakLine attached property for the
specified element.
|
Fields
| Name | Description | |
|---|---|---|
|
|
BreakLineProperty |
Identifies the BreakLine attached property.
|
|
|
ItemHeightProperty |
Identifies the ItemHeight dependency property.
|
|
|
ItemWidthProperty |
Identifies the ItemWidth dependency property.
|
|
|
OrientationProperty |
Identifies the Orientation dependency property.
|
Properties
| Name | Description | |
|---|---|---|
|
|
ItemHeight |
Gets or sets a value that specifies the height of all items that are contained within the panel.
|
|
|
ItemWidth |
Gets or sets a value that specifies the width of all items that are contained within the panel.
|
|
|
Orientation |
Gets or sets a value that indicates the dimension by which child elements are stacked.
|