'Declaration
Protected Overrides Function CreateLayouter( _ ByVal directionConverter As NCellsDirectionConverter, _ ByVal context As NLayoutContext _ ) As NCellsLayouter
'Usage
Dim instance As NStackLayout Dim directionConverter As NCellsDirectionConverter Dim context As NLayoutContext Dim value As NCellsLayouter value = instance.CreateLayouter(directionConverter, context)
protected override NCellsLayouter CreateLayouter( NCellsDirectionConverter directionConverter, NLayoutContext context )
Parameters
- directionConverter
- context