NevronOpenVision
Nevron.Nov.Grid Namespace / NRelationMasterBinding Class
Fields Properties Methods Events


In This Topic
    NRelationMasterBinding Class Members
    In This Topic

    The following tables list the members exposed by NRelationMasterBinding.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associted with NFieldMasterBindingSchema  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Relations child  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the colleciton of relations that must match the records displayed for the details data source. For each relation in the collection the SourceFieldName must be valid for the Master data source and the TargetFieldName must be valid for the Details data source.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets the recordset from the details data source that relates to the specfied row in the master data source.  
    Top
    See Also