ReportItem.Visibility Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the current visibility state of this report object.
public:
property Microsoft::ReportingServices::RdlObjectModel::Visibility ^ Visibility { Microsoft::ReportingServices::RdlObjectModel::Visibility ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::Visibility ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.Visibility Visibility { get; set; }
member this.Visibility : Microsoft.ReportingServices.RdlObjectModel.Visibility with get, set
Public Property Visibility As Visibility
Property Value
The current visibility state of this report object.