Metadata definitions for FlowLayoutConcept. More...
Public Attributes | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.FlowLayoutConcept") |
| Metaclass for FlowLayoutConcept. | |
| DynamicPropertyType< FlowLayoutConceptEnums.LayoutDirection > | PrimaryDirectionProperty |
| The direction along which the layout arranges items until the layout limit in that direction is reached. | |
| DynamicPropertyType< FlowLayoutConceptEnums.LayoutDirection > | SecondaryDirectionProperty |
| The direction along which the flow layout arranges lines of the primary direction. | |
Metadata definitions for FlowLayoutConcept.
| DynamicPropertyType<FlowLayoutConceptEnums.LayoutDirection> PrimaryDirectionProperty |
The direction along which the layout arranges items until the layout limit in that direction is reached.
| DynamicPropertyType<FlowLayoutConceptEnums.LayoutDirection> SecondaryDirectionProperty |
The direction along which the flow layout arranges lines of the primary direction.