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

GridControl.FireChanged() Method

Forces an update to the control’s properties that are listed within the property grid at design time.

Namespace: DevExpress.XtraGrid

Assembly: DevExpress.XtraGrid.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

[EditorBrowsable(EditorBrowsableState.Never)]
public virtual void FireChanged()
See Also