Report.DisplayName Property

Definition

public:
 property System::String ^ DisplayName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
[System.ComponentModel.NotifyParentProperty(true)]
[System.Web.UI.WebControls.WebParts.WebBrowsable(true)]
public string DisplayName { get; set; }
[<System.ComponentModel.DefaultValue("")>]
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.Web.UI.WebControls.WebParts.WebBrowsable(true)>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

Property Value

Attributes

Applies to