Report.ShowHideToggle 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 the unique name of the toggled item in the current rendering request, if any.
public:
property System::String ^ ShowHideToggle { System::String ^ get(); };
public string ShowHideToggle { get; }
member this.ShowHideToggle : string
Public ReadOnly Property ShowHideToggle As String
Property Value
A string
value.