Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

SortAscending Constructor

Initializes a new instance of the SortAscending class.

Class: SortAscending
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public SortAscending( int ColumnIndex );
Public Sub New( ByVal ColumnIndex As Integer )

Parameters

ColumnIndex

Index of the column whose cell text is to be sorted.

Comments

Initializes a new instance of the SortAscending class.

See Also SortAscending Class | Classes | SftTree/NET 2.0