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 NDDataGridView : NDataGridView
Visual Basic
Public Class NDDataGridView
	Inherits NDataGridView
Visual C++
public ref class NDDataGridView : public NDataGridView

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..DataGridView
          NDataGridView
            NTier.Designer.Forms..::..NDDataGridView

See Also