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

Refresh the fields and grids shown. This method is called when the user chooses a different visibility setting for a field or column.

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

Syntax

C#
public void RefreshFieldsAndGrids()
Visual Basic
Public Sub RefreshFieldsAndGrids
Visual C++
public:
void RefreshFieldsAndGrids()

See Also