ToggleItem 屬性
The name of the textbox used to hide/unhide this report item.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public MustOverride ReadOnly Property ToggleItem As String
Get
'用途
Dim instance As Visibility
Dim value As String
value = instance.ToggleItem
public abstract string ToggleItem { get; }
public:
virtual property String^ ToggleItem {
String^ get () abstract;
}
abstract ToggleItem : string
abstract function get ToggleItem () : String
屬性值
型別:System. . :: . .String
A string value.