True DBGrid for WinForms
RelationState 列挙体

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 : RelationState 列挙体
Defined the relationship of a column.
シンタックス
'宣言
 
Public Enum RelationState 
   Inherits System.Enum
public enum RelationState : System.Enum 
メンバ
メンバ解説
ChildColumn is the child.
NoneColumn is not related.
ParentColumn is the parent.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1TrueDBGrid.RelationState

参照

C1.Win.C1TrueDBGrid 名前空間