Represents the collection of registered export providers (classed derived from ExportProvider).
Namespace:
C1.C1Preview.ExportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[DefaultMemberAttribute("Item")] public class ExportProviders : IEnumerable |
Visual Basic |
---|
<DefaultMemberAttribute("Item")> _ Public Class ExportProviders _ Implements IEnumerable |