Back to Devexpress

PropertyGridControl.RepaintAllProperties() Method

windowsforms-devexpress-dot-xtraverticalgrid-dot-propertygridcontrol-0853daf3.md

latest1.2 KB
Original Source

PropertyGridControl.RepaintAllProperties() Method

Invalidates property rows, 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 RepaintAllProperties()
vb
Public Sub RepaintAllProperties

See Also

RefreshAllProperties()

PropertyGridControl Class

PropertyGridControl Members

DevExpress.XtraVerticalGrid Namespace