GrapeCity.ActiveReports.Viewer.Win.v8 Assembly > GrapeCity.Viewer.Common.Model Namespace > ExportFormatInfo Class : ExportFormatInfo Constructor |
'Declaration Public Function New( _ ByVal exportType As ExportType, _ ByVal displayName As System.String, _ ByVal extension As System.String _ )
public ExportFormatInfo( ExportType exportType, System.string displayName, System.string extension )