MESCIUS InputMan for ASP.NET 10.0J
SetHorizontalLineStyle メソッド
水平線のスタイル(""、"none"、"dotted"、"dashed"、"solid"、"double"、"groove"、"ridge"、"insert"、"outset")。
リストの水平線スタイル設定します。
シンタックス
var instance = new GCIM.GcListBox(container, id);
var returnValue; // Type: any

// パラメータ
var value; //タイプ: string

returnValue = instance.SetHorizontalLineStyle(value);
function SetHorizontalLineStyle( 
   value : string
) : any;

パラメータ

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

参照

GcListBox タイプ

 

 


© MESCIUS inc. All rights reserved.