Partager via


Classe ReportSizeConverter

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Class ReportSizeConverter _
    Inherits TypeConverter
'Utilisation
Dim instance As ReportSizeConverter
public class ReportSizeConverter : TypeConverter
public ref class ReportSizeConverter : public TypeConverter
type ReportSizeConverter =  
    class
        inherit TypeConverter
    end
public class ReportSizeConverter extends TypeConverter

Hiérarchie d'héritage

System. . :: . .Object
  System.ComponentModel. . :: . .TypeConverter
    Microsoft.ReportingServices.RdlObjectModel..::..ReportSizeConverter

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.