返回搜索使用的搜索字符串。
命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms(在 Microsoft.ReportViewer.WebForms.dll 中)
语法
声明
Public ReadOnly Property SearchString As String
public string SearchString { get; }
public:
property String^ SearchString {
String^ get ();
}
member SearchString : string with get
function get SearchString () : String
属性值
类型:String
一个包含搜索字符串的字符串值。