Gets or sets the Data Context Name for the Report Item as the Report Shared Data Context.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public string ContextName { get; set; }public string ContextName { get; set; }Public Property ContextName As String
Get
Set
Public Property ContextName As String
Get
Set
public:
property String^ ContextName {
String^ get ();
void set (String^ value);
}public:
property String^ ContextName {
String^ get ();
void set (String^ value);
}Property Value
Type:
StringReturn Value
Type:
String