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.