ReportViewer.ShowFindControls, propriété
Indique si la zone de texte Rechercher est visible dans le contrôle.
Espace de noms : Microsoft.Reporting.WinForms
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
Public Property ShowFindControls As Boolean
public bool ShowFindControls { get; set; }
public:
property bool ShowFindControls {
bool get ();
void set (bool value);
}
member ShowFindControls : bool with get, set
function get ShowFindControls () : boolean
function set ShowFindControls (value : boolean)
Valeur de propriété
Type : Boolean
Valeur Boolean.La valeur par défaut est true.