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

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

Declaration

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