ToggleItem 屬性
Returns the name of the toggle item for this object.
命名空間: Microsoft.ReportingServices.ReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public Overridable ReadOnly Property ToggleItem As String
Get
'用途
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
屬性值
型別:System. . :: . .String
A string containing the name of the toggle item for this object.