FlexPivot for WinForms
OwnerDrawCellEventArgs クラス メンバ
プロパティ  メソッド 

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : OwnerDrawCellEventArgs クラス

OwnerDrawCellEventArgsデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the OwnerDrawCellEventArgs class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGet the rectangle where the cell will be painted (in client coordinates).  
Public プロパティGet the column index of the cell being painted.  
Public プロパティGets the Graphics object used to draw the cell. Use this object to draw custom elements in the cell.  
Public プロパティGets or sets whether the event has finished drawing the cell.  
Public プロパティGets or sets the image that will be displayed in the cell.  
Public プロパティGets a value that determines if the event was fired only to measure the cell.  
Public プロパティGet the row index of the cell being painted.  
Public プロパティSets or sets the CellStyle object used to paint the cell.  
Public プロパティGets or sets the text that will be displayed in the cell.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Causes the grid to paint parts of the cell (background, foreground, border, etc.)  
トップ
参照

OwnerDrawCellEventArgs クラス
C1.Win.C1FlexGrid 名前空間