OmitViewerConfiguration Property (ReportDesignerConfiguration)
In This Topic
Instructs designer to omit embedded viewer configuration.
Syntax
'Declaration
Public Property OmitViewerConfiguration As Boolean
public bool OmitViewerConfiguration {get; set;}
See Also