Table of Contents

Class PropertyTitleRow

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Title row appearance configuration (background and font).

public class PropertyTitleRow : DomItem
Inheritance
PropertyTitleRow
Inherited Members

Properties

Background

Gets the background filling.

[JsonInclude]
public PropertyFillingExt Background { get; }

Property Value

PropertyFillingExt

Font

Gets the font settings.

[JsonInclude]
public PropertyFontExt Font { get; }

Property Value

PropertyFontExt