cells_data_table_factory property

cells_data_table_factory property

Gets the factory for building ICellsDataTable from custom objects

Definition:

@property
def cells_data_table_factory(self):
    ...

See Also