Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Extensions.Tables
TableCell
Properties
AllowClose
Menu
On this page
AllowClose Property
Definition
Namespace
Markdig.Extensions.Tables
Assembly
Markdig.dll
View source
Gets or sets whether this cell can be closed.
public bool AllowClose { get; set; }
Returns
Boolean