DefaultRowTypeRegistry.AllRowTypes property
Gets all row types.
public IEnumerable<Type> AllRowTypes { get; }
Property Value
All row types.
See Also
- class DefaultRowTypeRegistry
Gets all row types.
public IEnumerable<Type> AllRowTypes { get; }
All row types.