ColumnDefinitions Property

Definition

Assembly Markdig.dll

Gets or sets the column alignments. May be null.

public List<TableColumnDefinition> ColumnDefinitions { get; }

Returns