Udostępnij przez


Właściwość TextBoxInstance.IsToggleParent

Pobiera wartość obliczoną IsToggleParent właściwość w TextBox klasy

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

Składnia

'Deklaracja
Public ReadOnly Property IsToggleParent As Boolean
    Get
'Użycie
Dim instance As TextBoxInstance
Dim value As Boolean

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

Wartość właściwości

Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości IsToggleParent właściwość.