ValidValue.Label 속성

네임스페이스:  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리:  Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)

구문

‘선언
Public Property Label As String
public string Label { get; set; }
public:
property String^ Label {
    String^ get ();
    void set (String^ value);
}
member Label : string with get, set
function get Label () : String
function set Label (value : String)

속성 값

형식: String

참고 항목

참조

ValidValue 클래스

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스