Back to Devexpress

PropertyGridControl.RefreshAllProperties() Method

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

latest1.2 KB
Original Source

PropertyGridControl.RefreshAllProperties() Method

Refreshes data in property rows, invalidates them, and causes the control to redraw the invalidated rows.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

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

Declaration

csharp
public void RefreshAllProperties()
vb
Public Sub RefreshAllProperties

See Also

RepaintAllProperties()

PropertyGridControl Class

PropertyGridControl Members

DevExpress.XtraVerticalGrid Namespace