Share via


CustomReportItemDesigner.CustomProperties Property

Definition

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ CustomProperties { System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.Generic.IDictionary<string,string> CustomProperties { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CustomProperties : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property CustomProperties As IDictionary(Of String, String)

Property Value

Attributes

Applies to