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

Namespace: NTier.Designer.Forms
Assembly: NTier.Designer.Forms (in NTier.Designer.Forms.dll) Version: 1.0.0.0

Syntax

C#
public class NDDataGrid : NDataGrid
Visual Basic
Public Class NDDataGrid
	Inherits NDataGrid
Visual C++
public ref class NDDataGrid : public NDataGrid

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..DataGrid
          NDataGrid
            NTier.Designer.Forms..::..NDDataGrid

See Also