The InlineContainer type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlignBottom |
Vertically aligns elements to the bottom.
|
![]() | AlignCenter |
Horizontally aligns elements to the center.
|
![]() | AlignJustify |
Horizontally aligns elements to fit available width.
|
![]() | AlignLeft |
Horizontally aligns elements to the left.
|
![]() | AlignMiddle |
Vertically aligns elements to the center.
|
![]() | AlignRight |
Horizontally aligns elements to the right.
|
![]() | AlignSpaceAround |
Horizontally aligns elements to fit available width and add spacing before the first element and
after the last element.
|
![]() | AlignTop |
Vertically aligns elements to the top.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | HorizontalSpacing |
Sets the horizontal spacing.
|
![]() | Item |
Adds the inline item.
|
![]() | Spacing |
Sets the horizontal and vertical spacings.
|
![]() | ToString | (Inherited from Object.) |
![]() | VerticalSpacing |
Sets the vertical spacing.
|