WebApplicationGridView - Classe

Hiérarchie d’héritage

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      System.Web.UI.WebControls.BaseDataBoundControl
        System.Web.UI.WebControls.DataBoundControl
          System.Web.UI.WebControls.CompositeDataBoundControl
            System.Web.UI.WebControls.GridView
              Microsoft.SharePoint.WebControls.SPGridView
                Microsoft.SharePoint.WebControls.WebApplicationGridView

Espace de noms :  Microsoft.SharePoint.WebControls
Assembly :  Microsoft.SharePoint.ApplicationPages.Administration (dans Microsoft.SharePoint.ApplicationPages.Administration.dll)

Syntaxe

'Déclaration
Public NotInheritable Class WebApplicationGridView _
    Inherits SPGridView
'Utilisation
Dim instance As WebApplicationGridView
public sealed class WebApplicationGridView : SPGridView

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

WebApplicationGridView - Membres

Microsoft.SharePoint.WebControls - Espace de noms