Condividi tramite


Proprietà CanGrow

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

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

Sintassi

'Dichiarazione
Public ReadOnly Property CanGrow As Boolean
    Get
'Utilizzo
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

Valore proprietà

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