ReportWebData.ConfigContent Property

Gets or sets the report config
<ID("ConfigContent", (int)e.ConfigContent)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public Property ConfigContent() As String
This language is not supported or no code example is available.
[ID("ConfigContent", (int)e.ConfigContent)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public string ConfigContent {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition