Table of Contents

Enum SchemaRowUsageMode

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

Specifies the usage mode of a schema row.

[Flags]
public enum SchemaRowUsageMode

Fields

Design = 1

The schema row is used during design time.

None = 0

No schema row is used.

Print = 2

The schema row is used during printing.