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
See Also
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
[EditorBrowsable(EditorBrowsableState.Never)]
public virtual void FireChanged()
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overridable Sub FireChanged
No
Your feedback is appreciated.