Skip to main content

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

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

Declaration

public void RefreshAllProperties()
See Also