public void FillFromArray<KjCd>( KjCd[] values, NWidgetFactory<KjCd> widgetFactory )
Parameters
- values
- The values to fill the items collection with.
- widgetFactory
- The widget factory to use for creating items content.
Type Parameters
- KjCd
- The type of the array values.