Show / Hide Table of Contents

    Property TextAlign

    TextAlign

    Gibt die Ausrichtung der Texte in der Spalte zurück oder legt diese fest.

    Declaration
    [DocfxBrowsable]
    public GridColumnDefinition.ColumnTextAlign? TextAlign { get; set; }
    Property Value
    Nullable<GridColumnDefinition.ColumnTextAlign>
    Back to top Generated by DocFX