Skip to content

DefaultRowTypeRegistry.AllRowTypes property

Gets all row types.

public IEnumerable<Type> AllRowTypes { get; }

Property Value

All row types.

See Also