C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridWrapCellFactory Class / InnerFactory Property

In This Topic
InnerFactory Property (GridWrapCellFactory)
In This Topic
Gets the inner cell factory.
Syntax
'Declaration
 
Public ReadOnly Property InnerFactory As GridCellFactory
 
See Also