Propriété WidthInPixels
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Protected Overridable ReadOnly Property WidthInPixels As Integer
Get
'Utilisation
Dim value As Integer
value = Me.WidthInPixels
protected virtual int WidthInPixels { get; }
protected:
virtual property int WidthInPixels {
int get ();
}
abstract WidthInPixels : int
override WidthInPixels : int
function get WidthInPixels () : int
Valeur de propriété
Type : System. . :: . .Int32