AddButton

GridColumn.AddButton method

Lägger till en knapp i kolumnen.

public void AddButton(int width, int height, string text)
ParameterTypBeskrivning
widthInt32Knappens bredd.
heightInt32Knappens höjd.
textStringKnapp-text.

Se även