Skip to main content

PropertyGridControl.RepaintAllProperties() Method

Invalidates property rows, 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 RepaintAllProperties()
See Also