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 = 1The schema row is used during design time.
None = 0No schema row is used.
Print = 2The schema row is used during printing.