ComponentOne Studio for WinRT XAML
Right プロパティ

この列の右端を示すグリッド内の相対的な位置をピクセル単位で取得します。
構文
'宣言
 
Public ReadOnly Property Right As System.Double
public System.double Right {get;}
解説
返される値は、グリッドの左端からこの列まで(この列を含む)の列の幅の合計です。スクロール位置は考慮されません。スクロール位置を考慮するには、グリッドの ScrollPosition プロパティを使用して、この値を調整する必要があります。
参照

Column クラス
Column メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.