Condividi tramite


Proprietà ReportSize.Type

Gets the unit of the size.

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

Sintassi

'Dichiarazione
Public ReadOnly Property Type As SizeTypes 
    Get
'Utilizzo
Dim instance As ReportSize 
Dim value As SizeTypes 

value = instance.Type
public SizeTypes Type { get; }
public:
property SizeTypes Type {
    SizeTypes get ();
}
member Type : SizeTypes
function get Type () : SizeTypes

Valore proprietà

Tipo: Microsoft.ReportingServices.RdlObjectModel.SizeTypes
A SizeTypes value.

Vedere anche

Riferimento

ReportSize Struttura

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel