Visibility.HiddenState 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 a value that indicates whether the item is visible, hidden or conditionally hidden.
public:
abstract property Microsoft::ReportingServices::OnDemandReportRendering::SharedHiddenState HiddenState { Microsoft::ReportingServices::OnDemandReportRendering::SharedHiddenState get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.SharedHiddenState HiddenState { get; }
member this.HiddenState : Microsoft.ReportingServices.OnDemandReportRendering.SharedHiddenState
Public MustOverride ReadOnly Property HiddenState As SharedHiddenState
Property Value
A SharedHiddenState object.