See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Model.Forms
Assembly: NTier.Model.Forms (in NTier.Model.Forms.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Model.Forms
Assembly: NTier.Model.Forms (in NTier.Model.Forms.dll) Version: 1.0.0.0
Syntax
C# |
---|
public static void MoveRecordUp( DataGridView grid ) |
Visual Basic |
---|
Public Shared Sub MoveRecordUp ( grid As DataGridView ) |
Visual C++ |
---|
public: static void MoveRecordUp( DataGridView^ grid ) |
Parameters
- grid
- Type: System.Windows.Forms..::..DataGridView