GridControl.UpdateGridInternal(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual void UpdateGridInternal(bool bRecalcRows);
protected virtual void UpdateGridInternal (bool bRecalcRows);
abstract member UpdateGridInternal : bool -> unit
override this.UpdateGridInternal : bool -> unit
Protected Overridable Sub UpdateGridInternal (bRecalcRows As Boolean)
Parameters
- bRecalcRows
- Boolean