# Sandbox.UI.ControlSheet.PropertyFilter

```csharp
System.Func<SerializedProperty,bool> PropertyFilter { get; set; }
```

Filter any properties that are added to this

Declared in [Sandbox.UI.ControlSheet](/api/Sandbox.UI.ControlSheet).
Assembly: `Sandbox.Engine`.
