Bagikan melalui


Report.EnableNativeCustomReportItem Metode

Definisi

Menunjukkan perender secara asli mendukung semua jenis item laporan kustom, sehingga mesin pemrosesan tidak boleh menghasilkan gambar.

Overload

EnableNativeCustomReportItem()

Menunjukkan perender secara asli mendukung semua jenis item laporan kustom, sehingga mesin pemrosesan tidak boleh menghasilkan gambar.

EnableNativeCustomReportItem(String)

Menunjukkan perender secara asli mendukung semua jenis item laporan kustom, sehingga mesin pemrosesan tidak boleh menghasilkan gambar.

EnableNativeCustomReportItem()

Menunjukkan perender secara asli mendukung semua jenis item laporan kustom, sehingga mesin pemrosesan tidak boleh menghasilkan gambar.

public:
 void EnableNativeCustomReportItem();
public void EnableNativeCustomReportItem ();
member this.EnableNativeCustomReportItem : unit -> unit
Public Sub EnableNativeCustomReportItem ()

Berlaku untuk

EnableNativeCustomReportItem(String)

Menunjukkan perender secara asli mendukung semua jenis item laporan kustom, sehingga mesin pemrosesan tidak boleh menghasilkan gambar.

public:
 void EnableNativeCustomReportItem(System::String ^ type);
public void EnableNativeCustomReportItem (string type);
member this.EnableNativeCustomReportItem : string -> unit
Public Sub EnableNativeCustomReportItem (type As String)

Parameter

type
String

Jenis item laporan kustom.

Berlaku untuk