MESCIUS InputMan for ASP.NET 10.0J
GetHorizontalLineStyle メソッド
リストの水平線スタイル取得します。
シンタックス
var instance = new GCIM.GcListBox(container, id);
var value; // Type: string
value = instance.GetHorizontalLineStyle();
function GetHorizontalLineStyle() : string;

戻り値の型

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

参照

GcListBox タイプ

 

 


© MESCIUS inc. All rights reserved.