PowerTools PlusPak for Windows Forms 8.0J
TableItem クラス
メンバ 

テーブルレイアウトの外観と動作を表す基本機能を実装します。このクラスは 抽象 (Visual BasicではMustInherit) クラスなので、インスタンス化できません。
構文
Public MustInherit Class TableItem 
   Inherits System.ComponentModel.Component
public abstract class TableItem : System.ComponentModel.Component 
解説
TableItem クラスは、TableColumn クラスと TableRow クラスの共通の基本クラスです。これらのクラスはそれぞれ、GcTableLayoutContainer の列と行の外観および動作を記述します。
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.Win.Containers.TableItem
            GrapeCity.Win.Containers.TableColumn
            GrapeCity.Win.Containers.TableRow

プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

TableItem メンバ
GrapeCity.Win.Containers 名前空間

Send Feedback