TableStyle.LeftPadding Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Renvoie ou définit la quantité d’espace (en points) à ajouter à gauche du contenu de toutes les cellules d’un style de tableau.
public:
property float LeftPadding { float get(); void set(float value); };
public float LeftPadding { get; set; }
member this.LeftPadding : single with get, set
Public Property LeftPadding As Single