Skip to main content

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

Declaration

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