Cell.OnParentSet Method

Definition

Application developers can override this method to do actions when the cell's parent is set.

protected override void OnParentSet ();
override this.OnParentSet : unit -> unit

Applies to