PowerTools InputMan for ASP.NET 8.0J
AutoSize プロパティ (GcFunctionKey)

コントロールが、その内容に合わせて自動的にサイズを変更するかどうかを取得または設定します。
構文
Public Property AutoSize As Boolean
public bool AutoSize {get; set;}

プロパティ値

自動的にサイズ変更する場合はTrue、それ以外はFalse。既定値はTrueです。
解説
AutoSizeプロパティがTrueの場合、GrapeCity.Web.Input.Core.BaseIWControl.HeightおよびGrapeCity.Web.Input.Core.BaseIWControl.Widthプロパティの設定は無効になります。
参照

GcFunctionKey クラス
GcFunctionKey メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.