Skip to content

IRowTypeRegistry.AllRowTypes property

Gets all row types.

public IEnumerable<Type> AllRowTypes { get; }

Property Value

All row types.

See Also