Compartir a través de


CanShrink Propiedad

Indicates that the text box height can decrease to match the contents

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

Sintaxis

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

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

Valor de la propiedad

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