ComponentOne DataObjects for .NET
MasterDetail Property

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressRelation Class : MasterDetail Property
Gets or sets a value indicating whether the relation is available for establishing master-detail relations in bound controls.
Syntax
'Declaration
 
Public Property MasterDetail As System.Boolean
public System.bool MasterDetail {get; set;}
See Also

Reference

C1ExpressRelation Class
C1ExpressRelation Members