Gets or sets the Names of the Report Data Tree Element Format(s) delimited by a Space or a Comma.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public string ElementDataFormat { get; set; }
public string ElementDataFormat { get; set; }
Public Property ElementDataFormat As String
Get
Set
Public Property ElementDataFormat As String
Get
Set
public:
property String^ ElementDataFormat {
String^ get ();
void set (String^ value);
}
public:
property String^ ElementDataFormat {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String