IsCustomControl Propiedad
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
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 de la propiedad
Tipo: System. . :: . .Boolean
Vea también