ReportForm.IsSavingContent Property
Is execution Saving operation on the server
<ID("IsSavingContent", (int)e.IsSavingContent)> _
<EditorBrowsable(EditorBrowsableState.Never)> _
Public Property IsSavingContent() As Boolean
This language is not supported or no code example is available.
[ID("IsSavingContent", (int)e.IsSavingContent)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool IsSavingContent {get; set;}
This language is not supported or no code example is available.
Property Value
bool
.NET Framework
Supported in: 4.6.2, 4.7