LocalReport.EnableExternalImages プロパティ

定義

public:
 property bool EnableExternalImages { bool get(); void set(bool value); };
[System.ComponentModel.Category("Security")]
[System.ComponentModel.DefaultValue(false)]
[System.ComponentModel.NotifyParentProperty(true)]
public bool EnableExternalImages { get; set; }
[<System.ComponentModel.Category("Security")>]
[<System.ComponentModel.DefaultValue(false)>]
[<System.ComponentModel.NotifyParentProperty(true)>]
member this.EnableExternalImages : bool with get, set
Public Property EnableExternalImages As Boolean

プロパティ値

属性

適用対象