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

Disable sort on the columns that are presently in the grid.

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

Syntax

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

See Also