Bagikan melalui


ReportItem.CustomProperties Properti

Definisi

Mendapatkan atau mengatur properti kustom untuk item laporan.

public:
 property Microsoft::ReportingServices::ReportRendering::CustomPropertyCollection ^ CustomProperties { Microsoft::ReportingServices::ReportRendering::CustomPropertyCollection ^ get(); void set(Microsoft::ReportingServices::ReportRendering::CustomPropertyCollection ^ value); };
public Microsoft.ReportingServices.ReportRendering.CustomPropertyCollection CustomProperties { get; set; }
member this.CustomProperties : Microsoft.ReportingServices.ReportRendering.CustomPropertyCollection with get, set
Public Property CustomProperties As CustomPropertyCollection

Nilai Properti

Objek CustomPropertyCollection yang berisi properti kustom untuk item laporan.

Berlaku untuk