Report.EnableNativeCustomReportItem 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指示呈现器固有支持所有自定义报表项类型,因此处理引擎不应生成图像。
重载
EnableNativeCustomReportItem() |
指示呈现器固有支持所有自定义报表项类型,因此处理引擎不应生成图像。 |
EnableNativeCustomReportItem(String) |
指示呈现器固有支持所有自定义报表项类型,因此处理引擎不应生成图像。 |
EnableNativeCustomReportItem()
指示呈现器固有支持所有自定义报表项类型,因此处理引擎不应生成图像。
public:
void EnableNativeCustomReportItem();
public void EnableNativeCustomReportItem ();
member this.EnableNativeCustomReportItem : unit -> unit
Public Sub EnableNativeCustomReportItem ()
适用于
EnableNativeCustomReportItem(String)
指示呈现器固有支持所有自定义报表项类型,因此处理引擎不应生成图像。
public:
void EnableNativeCustomReportItem(System::String ^ type);
public void EnableNativeCustomReportItem (string type);
member this.EnableNativeCustomReportItem : string -> unit
Public Sub EnableNativeCustomReportItem (type As String)
参数
- type
- String
自定义报表项的类型。