Partager via


GridSerializer.SetHierarchyStateExpandedToLevel - Méthode

Spécifie le nombre de niveaux pour développer la hiérarchie

Espace de noms :  Microsoft.SharePoint.JSGrid
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub SetHierarchyStateExpandedToLevel ( _
    level As UInteger _
)
'Utilisation
Dim instance As GridSerializer
Dim level As UInteger

instance.SetHierarchyStateExpandedToLevel(level)
public void SetHierarchyStateExpandedToLevel(
    uint level
)

Paramètres

  • level
    Type : System.UInt32

    Le niveau auquel la hiérarchie est développée.

Voir aussi

Référence

GridSerializer classe

GridSerializer - Membres

Microsoft.SharePoint.JSGrid - Espace de noms