Condividi tramite


Metodo ReportSize.ToString

Returns a string representation of the size.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Overrides Function ToString As String
'Utilizzo
Dim instance As ReportSize 
Dim returnValue As String 

returnValue = instance.ToString()
public override string ToString()
public:
virtual String^ ToString() override
abstract ToString : unit -> string  
override ToString : unit -> string
public override function ToString() : String

Valore restituito

Tipo: System.String
A string representation of the size.

Vedere anche

Riferimento

ReportSize Struttura

Overload ToString

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel