PowerTools InputMan for ASP.NET 8.0J
GetContentVAlign メソッド
垂直方向の配置を取得します。
構文
var instance = new GCIM.ListSubItem(value, contentHAlign, contentVAlign);
var value; // Type: AlignVertical
value = instance.GetContentVAlign();
function GetContentVAlign() : AlignVertical;

戻り値

型 : AlignVertical
垂直方向の配置("bottom"、"middle"、"top"、"notset")。
参照

ListSubItem オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.