ICSS2Properties.BorderCollapse

ICSS2Properties.BorderCollapse property

This property selects a table’s border model. The value ‘separate’ selects the separated borders border model. The value ‘collapse’ selects the collapsing borders model. The models are described below.

public string BorderCollapse { get; set; }

Return Value

border-collapse property

See Also