Edit

Share via


TableBlock.TableColumnDefinition.Alignment Property

Definition

Gets or sets the alignment of content in a table column.

public Microsoft.Toolkit.Parsers.Markdown.ColumnAlignment Alignment { get; set; }
member this.Alignment : Microsoft.Toolkit.Parsers.Markdown.ColumnAlignment with get, set
Public Property Alignment As ColumnAlignment

Property Value

Applies to