Compartir a través de


CanGrow Propiedad

Indicates that the text box height can increase to accommodate the contents

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property CanGrow As Boolean
    Get
'Uso
Dim instance As TextBox
Dim value As Boolean

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

Valor de la propiedad

Tipo: System. . :: . .Boolean
A Boolean value.