'Declaration
Protected Overrides Function CreateDirectionConverter( _ ByVal cells As NCellBodyList, _ ByVal context As NLayoutContext _ ) As NCellsDirectionConverter
'Usage
Dim instance As NTableLayout Dim cells As NCellBodyList Dim context As NLayoutContext Dim value As NCellsDirectionConverter value = instance.CreateDirectionConverter(cells, context)
protected override NCellsDirectionConverter CreateDirectionConverter( NCellBodyList cells, NLayoutContext context )
Parameters
- cells
- context