PowerTools MultiRow for Windows Forms 8.0J
Right プロパティ (Cell)

セルの右端とその親Sectionの左端との距離(ピクセル単位)を取得します。
構文
Public ReadOnly Property Right As Integer
public int Right {get;}

プロパティ値

セルの右端とその親Sectionの左端との距離(ピクセル単位)を表すSystem.Int32値。
解説
Rightプロパティの値は、Leftプロパティの値とWidthプロパティの値の合計と一致します。Rightプロパティは読み取り専用です。
参照

Cell クラス
Cell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.