ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

RelationState Enumeration

Defined the relationship of a column.

[Visual Basic]

Public Enum RelationState

[C#]

public enum RelationState

[Delphi]

type RelationState = (Child, None, Parent);

Namespace: C1.Win.C1TrueDBGrid

Assembly: C1.Win.C1TrueDBGrid.2 (in C1.Win.C1TrueDBGrid.2.dll)

Members

Member name

Description

Child

Column is the child.

None

Column is not related.

Parent

Column is the parent.

See Also

C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.