Click or drag to resize
BasicMultiColumnTableTableSeparatorCellCssClass Property
CSS class of the separator cell (TD).

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public string TableSeparatorCellCssClass { get; set; }

Property Value

Type: String
See Also