AddButton

GridColumn.AddButton method

Ajoute un bouton à la colonne.

public void AddButton(int width, int height, string text)
ParamètreTaperLa description
widthInt32Largeur du bouton.
heightInt32Hauteur du bouton.
textStringTexte du bouton.

Voir également