PowerTools InputMan for ASP.NET 8.0J
GetHorizontalLineStyle メソッド
リストの水平線スタイル取得します。
構文
var instance = new GCIM.ComboListBox();
var value; // Type: string
value = instance.GetHorizontalLineStyle();
function GetHorizontalLineStyle() : string;

戻り値

型 : string
水平線のスタイル(""、"none"、"dotted"、"dashed"、"solid"、"double"、"groove"、"ridge"、"insert"、"outset")。
参照

ComboListBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.