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

GcBarCodeCellを表します。
構文
Public Class GcBarCodeCell 
   Inherits GrapeCity.Win.MultiRow.Cell
public class GcBarCodeCell : GrapeCity.Win.MultiRow.Cell 
解説

GcBarCodeCellクラスは、GcBarCodeコントロールを表示するために特殊化されたGrapeCity.Win.MultiRow.Cellです。

継承時の注意:

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

継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.Win.MultiRow.Cell
            GrapeCity.Win.MultiRow.PlusPak.GcBarCodeCell

参照

GcBarCodeCell メンバ
GrapeCity.Win.MultiRow.PlusPak 名前空間

 

 


© 2008-2015 GrapeCity inc. All rights reserved.