See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.AppWizard.Model (in NTier.AppWizard.Model.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Initializes a new instance of the GridDescriptorAndCollectionProperty class
Namespace: NTier.AppWizard.ModelAssembly: NTier.AppWizard.Model (in NTier.AppWizard.Model.dll) Version: 1.0.0.0
Syntax
C# |
---|
public GridDescriptorAndCollectionProperty( AppWizardEntityClassProperty collectionProperty ) |
Visual Basic |
---|
Public Sub New ( collectionProperty As AppWizardEntityClassProperty ) |
Visual C++ |
---|
public: GridDescriptorAndCollectionProperty( AppWizardEntityClassProperty^ collectionProperty ) |
Parameters
- collectionProperty
- Type: NTier.AppWizard.Model..::..AppWizardEntityClassProperty