CanGrow プロパティ
テキスト ボックスの高さがコンテンツに応じて拡大されることを示します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property CanGrow As Boolean
Get
'使用
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
プロパティ値
型: System. . :: . .Boolean
Boolean 値。