PanelFilter FilterText Property CleanCode C# Libraries v1.2.03 API
Gets or sets the filter value.

Namespace: CleanCode.DataGridViewControls
Assembly: CleanCode.DataGridViewControls (in CleanCode.DataGridViewControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public string FilterText { get; set; }

Field Value

The filter.
See Also