MESCIUS InputMan for ASP.NET 10.0J
GetVerticalLineStyle メソッド
リストの垂直線スタイル取得します。
シンタックス
var instance = new GCIM.ComboListBox();
var value; // Type: string
value = instance.GetVerticalLineStyle();
function GetVerticalLineStyle() : string;

戻り値の型

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

参照

ComboListBox タイプ

 

 


© MESCIUS inc. All rights reserved.