Click or drag to resize

AttributesColumnSpan Field

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

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

Field Value

Type: String
See Also