Gets or sets the Null Specifier for the Report Data Field.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public string NullSpecifier { get; set; }public string NullSpecifier { get; set; }Public Property NullSpecifier As String
Get
Set
Public Property NullSpecifier As String
Get
Set
public:
property String^ NullSpecifier {
String^ get ();
void set (String^ value);
}public:
property String^ NullSpecifier {
String^ get ();
void set (String^ value);
}Property Value
Type:
StringIf the Value for the Report Data Field is Null or Empty it will be replaced by this Value.