Skip to main content
A newer version of this page is available. .

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.v21.2.dll

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

Declaration

public void RefreshAllProperties()
See Also