'Declaration
Public Function New( _ ByVal col As NTreeListColumn, _ ByVal mode As TreeListSortMode _ )
'Usage
Dim col As NTreeListColumn Dim mode As TreeListSortMode Dim instance As New NTreeListSortData(col, mode)
public NTreeListSortData( NTreeListColumn col, TreeListSortMode mode )
Parameters
- col
- mode