MESCIUS InputMan for ASP.NET 10.0J
GetSortIndicatorAlignment メソッド
ヘッダに表示するソートインジケータの位置を取得します。
シンタックス
var instance = new GCIM.ColumnHeader();
var value; // Type: LeftRightAlignment
value = instance.GetSortIndicatorAlignment();
function GetSortIndicatorAlignment() : LeftRightAlignment;

戻り値の型

ソートインジケータの位置を示す値("left"、"right")。
参照

参照

ColumnHeader タイプ

 

 


© MESCIUS inc. All rights reserved.