Propriété Type
The unit of the size.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Type As SizeTypes
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.ReportingServices.RdlObjectModel. . :: . .SizeTypes
A SizeTypes value.