ReportViewerWebPart::PromptAreaMode Property
Updated: February 25, 2016
Gets or sets a value that indicates the visibility mode of the parameter prompt area and the credential prompt area (if applicable).
Assembly: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
public: [WebPartStorageAttribute(Storage::Shared)] property CollapsibleDisplayMode PromptAreaMode { CollapsibleDisplayMode get(); void set(CollapsibleDisplayMode value); }
Property Value
Type: Microsoft.ReportingServices.SharePoint.UI.WebParts::CollapsibleDisplayModeA CollapsibleDisplayMode enumeration value.
This property can be configured using the Prompt Area list box in the tool pane of the Web-based Web Part design user interface.
Show: