Click or drag to resize

MergeSettingsRemoveEmptyFields Property

Optional. Specifies whether empty fields should be removed from the template or not. The default value is true.

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public Nullable<bool> RemoveEmptyFields { get; set; }

Property Value

Type: NullableBoolean
See Also