FlexPivot for WinForms
C1FlexGridRenderer クラス
メンバ 

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : C1FlexGridRenderer クラス
Represents an abstract base class for custom grid renderers.
オブジェクト モデル
C1FlexGridRenderer クラス
シンタックス
'宣言
 
Public MustInherit Class C1FlexGridRenderer 
public abstract class C1FlexGridRenderer 
解説
To create custom grid renderers, inherit from this class, override the appropriate virtual methods and properties, and assign an instance of your class to the grid's C1FlexGridBase.Renderer property.
継承階層

System.Object
   C1.Win.C1FlexGrid.C1FlexGridRenderer
      C1.Win.C1FlexGrid.GridRendererOffice2007
      C1.Win.C1FlexGrid.GridRendererSystem

参照

C1FlexGridRenderer メンバ
C1.Win.C1FlexGrid 名前空間