Back to Devexpress

PropertyGridControl.InvalidateProperty(String) Method

wpf-devexpress-dot-xpf-dot-propertygrid-dot-propertygridcontrol-dot-invalidateproperty-x28-system-dot-string-x29.md

latest1.1 KB
Original Source

PropertyGridControl.InvalidateProperty(String) Method

Namespace : DevExpress.Xpf.PropertyGrid

Assembly : DevExpress.Xpf.PropertyGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public virtual void InvalidateProperty(
    string propertyPath
)
vb
Public Overridable Sub InvalidateProperty(
    propertyPath As String
)

Parameters

NameType
propertyPathString

See Also

PropertyGridControl Class

PropertyGridControl Members

DevExpress.Xpf.PropertyGrid Namespace