PowerTools InputMan for ASP.NET 8.0J
GetTextHAlign メソッド
コントロール内に表示するテキストの水平方向の配置を取得します。
構文
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: AlignHorizontal
value = instance.GetTextHAlign();
function GetTextHAlign() : AlignHorizontal;

戻り値

型 : AlignHorizontal
水平方向の配置("center"、"left"、"right"、"notset")。
参照

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.