SftButton/DLL 3.0 - Button Control
SftMask/DLL 7.0 - Masked Edit Control (Coming Soon)
SftTree/DLL 8.0 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 4.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 8.0 - Tree Control
SftButton/DLL 3.0 - Button Control
SftTree/DLL 8.0 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 4.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 8.0 - Tree Control
SftTree/NET 2.0 - Tree Control
Initializes a new instance of the SortDescending class.
Class: SortDescending
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET
public SortDescending( int ColumnIndex );
Public Sub New( ByVal ColumnIndex As Integer )
ColumnIndex
Index of the column whose cell text is to be sorted.
Initializes a new instance of the SortDescending class.
See Also SortDescending Class | Classes | SftTree/NET 2.0
