PowerTools MultiRow for Windows Forms 8.0J
ShapeCell クラス
メンバ 

豊富なスタイルを持つさまざまな形状の境界線を表現できるセルを表します。
構文
Public Class ShapeCell 
   Inherits Cell
public class ShapeCell : Cell 
解説

継承時の注意:

ShapeCell から継承した派生クラスに新しいプロパティを追加するときは、必ず ComboBoxCell.Clone メソッドをオーバーライドして、クローニング操作時に新しいプロパティがコピーされるようにしてください。また、基本クラスの Clone メソッドを呼び出して、基本クラスのプロパティが新しいセルにコピーされるようにしてください。

継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.Win.MultiRow.Cell
            GrapeCity.Win.MultiRow.ShapeCell

参照

ShapeCell メンバ
GrapeCity.Win.MultiRow 名前空間
Section クラス
ColumnHeaderSection クラス
Row クラス
ColumnFooterSection クラス
Template クラス
GcMultiRow クラス

 

 


© 2008-2015 GrapeCity inc. All rights reserved.