FlowLayoutProperties Properties
Provides members that specify the WidgetView behavior in Flow Layout Mode.| Name | Description |
|---|---|
| FlowDirection | Gets or sets the direction based on which this WidgetView arranges its documents. |
| FlowLayoutItems | Provides access to Documents used within this Flow Layout WidgetView. |
| ItemDragMode | Gets or sets the widget drag mode for this WidgetView. |
| WrapContent | Gets or sets whether this WidgetView should wrap its content when in Flow Layout Mode. |
See Also