FlowLayout Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class FlowLayout : Microsoft.Teams.Cards.ContainerLayout
type FlowLayout = class
inherit ContainerLayout
Public Class FlowLayout
Inherits ContainerLayout
- Inheritance
Constructors
| Name | Description |
|---|---|
| FlowLayout() | |
Properties
| Name | Description |
|---|---|
| ColumnSpacing | |
| HorizontalItemsAlignment | |
| ItemFit | |
| ItemWidth | |
| Key | |
| MaxItemWidth | |
| MinItemWidth | |
| RowSpacing | |
| TargetWidth | |
| Type | |
| VerticalItemsAlignment | |