Click or drag to resize

AttributesColumnSpan Field

Stretches the cell into specified number of columns. Default is 1.

Namespace:  Resto.Front.Api.Data.Cheques
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public const string ColumnSpan = "colspan"

Field Value

Type: String
See Also