Udostępnij przez


Właściwość Report.ReportUnitType

Domyślny typ jednostki dla raportu.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property ReportUnitType As SizeTypes
    Get
    Set
'Użycie
Dim instance As Report
Dim value As SizeTypes

value = instance.ReportUnitType

instance.ReportUnitType = value
public SizeTypes ReportUnitType { get; set; }
public:
property SizeTypes ReportUnitType {
    SizeTypes get ();
    void set (SizeTypes value);
}
member ReportUnitType : SizeTypes with get, set
function get ReportUnitType () : SizeTypes
function set ReportUnitType (value : SizeTypes)

Wartość właściwości

Typ: Microsoft.ReportingServices.RdlObjectModel.SizeTypes
A SizeTypes obiektu.