Partilhar via


Propriedade do RDL IsCustomControl

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected ReadOnly Property IsCustomControl As Boolean
    Get
'Uso
Dim value As Boolean

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

Valor da propriedade

Tipo: System. . :: . .Boolean