Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
Returns the name of the toggle item for this object.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property ToggleItem As String
Get
'Usage
Dim instance As Group
Dim value As String
value = instance.ToggleItem
public virtual string ToggleItem { get; }
public:
virtual property String^ ToggleItem {
String^ get ();
}
abstract ToggleItem : string
override ToggleItem : string
function get ToggleItem () : String
Property Value
Type: System.String
A string containing the name of the toggle item for this object.