[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.RelationState

RelationState Enum

Defined the relationship of a column.

Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public enum RelationState

Fields

Name Description
Child

Column is the child.

None

Column is not related.

Parent

Column is the parent.