Condividi tramite


Proprietà IsCustomControl

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

Spazio dei nomi:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected Friend ReadOnly Property IsCustomControl As Boolean
    Get
'Utilizzo
Dim value As Boolean

value = Me.IsCustomControl
protected internal bool IsCustomControl { get; }
protected public:
property bool IsCustomControl {
    bool get ();
}
member IsCustomControl : bool
function get IsCustomControl () : boolean

Valore proprietà

Tipo: System. . :: . .Boolean