GridControl.MeasureWidthOfRows(Int32, Int32, Int64, Int64, Graphics) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
protected:
int MeasureWidthOfRows(int columnIndex, int columnType, long nFirstRow, long nLastRow, System::Drawing::Graphics ^ g);
protected int MeasureWidthOfRows(int columnIndex, int columnType, long nFirstRow, long nLastRow, System.Drawing.Graphics g);
member this.MeasureWidthOfRows : int * int * int64 * int64 * System.Drawing.Graphics -> int
Protected Function MeasureWidthOfRows (columnIndex As Integer, columnType As Integer, nFirstRow As Long, nLastRow As Long, g As Graphics) As Integer
パラメーター
- columnIndex
- Int32
- columnType
- Int32
- nFirstRow
- Int64
- nLastRow
- Int64
- g
- Graphics