Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal target As GroupDataModel, _ ByVal parent As Group, _ ByVal column As Integer, _ ByVal ascending As Boolean _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim target As GroupDataModel Dim parent As Group Dim column As Integer Dim ascending As Boolean Dim instance As New Group(target, parent, column, ascending) |
Parameters
- target
- Group data model target
- parent
- Group parent
- column
- Column index
- ascending
- Whether items are shown ascending
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2