Usages of ComponentArrangementStyle
Properties
style | in ComponentLayout | Gets or sets how the components are arranged. |
Method Return Values
from (ComponentArrangementStyle) | in ComponentArrangementStyle | Converts the given argument to an enum constant of this enum type. |
Method Parameters
from (ComponentArrangementStyle) | in ComponentArrangementStyle | Converts the given argument to an enum constant of this enum type. | |
getName (ComponentArrangementStyle) | in ComponentArrangementStyle | Returns the name of the given enum constant. | |
ComponentLayout (ILayoutAlgorithm?, ) | in ComponentLayout | Initializes a new instance of the ComponentLayout class with an optional coreLayout. |