Back to Devexpress

PropertyGridControl.FilterString Property

windowsforms-devexpress-dot-xtraverticalgrid-dot-propertygridcontrol-a03b3038.md

latest1.4 KB
Original Source

PropertyGridControl.FilterString Property

This property is not supported by the PropertyGridControl class.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public string FilterString { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property FilterString As String

Property Value

Type
String

See Also

PropertyGridControl Class

PropertyGridControl Members

DevExpress.XtraVerticalGrid Namespace