Diagram.OnGridPropertyChanged 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.
Called when the grid properties have changed.
public:
virtual void OnGridPropertyChanged();
public virtual void OnGridPropertyChanged ();
abstract member OnGridPropertyChanged : unit -> unit
override this.OnGridPropertyChanged : unit -> unit
Public Overridable Sub OnGridPropertyChanged ()