Table of Contents

Class PropertyFixedSize

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

Represents fixed size settings controlling enabled state and gap filling behavior.

public class PropertyFixedSize : DomItem
Inheritance
PropertyFixedSize
Inherited Members

Properties

Enabled

Gets or sets whether fixed size is enabled.

public string Enabled { get; set; }

Property Value

string

FillGap

Gets or sets whether gaps should be filled when using fixed size.

public string FillGap { get; set; }

Property Value

string