See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Describes a grid caption and set of columns, and the including the collection property.

Namespace: NTier.AppWizard.Model
Assembly: NTier.AppWizard.Model (in NTier.AppWizard.Model.dll) Version: 1.0.0.0

Syntax

C#
public class GridDescriptorAndCollectionProperty : GridDescriptor
Visual Basic
Public Class GridDescriptorAndCollectionProperty
	Inherits GridDescriptor
Visual C++
public ref class GridDescriptorAndCollectionProperty : public GridDescriptor

Inheritance Hierarchy

System..::..Object
  GridDescriptor
    NTier.AppWizard.Model..::..GridDescriptorAndCollectionProperty

See Also