获取有效值的标签。
命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms(在 Microsoft.ReportViewer.WebForms.dll 中)
语法
声明
Public ReadOnly Property Label As String
public string Label { get; }
public:
property String^ Label {
String^ get ();
}
member Label : string with get
function get Label () : String
属性值
类型:String
一个只读 string 对象。