Click or drag to resize

AttributesFont Field

Specifies the font size for the table row (should be set for the first cell of the row, will be ignored for the subsequent cells). Inner elements inherit this setting.

Namespace:  Resto.Front.Api.Data.Cheques
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public const string Font = "font"

Field Value

Type: String
See Also