Udostępnij przez


Właściwość Rectangle.IsSimple

Pobiera wartość wskazująca, że jest generowany automatycznie prostokąt, który jest potrzebny tylko jako kontener dla innych elementów raportu.Prostokąt wygenerowany automatycznie będzie mieć żadnych właściwości stylu własnej.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property IsSimple As Boolean
    Get
'Użycie
Dim instance As Rectangle
Dim value As Boolean

value = instance.IsSimple
public bool IsSimple { get; }
public:
property bool IsSimple {
    bool get ();
}
member IsSimple : bool
function get IsSimple () : boolean

Wartość właściwości

Typ: System.Boolean
A wartość logiczna value.