Cell.Appearing Event

Definition

Occurs when the visual representation of the Cell is being added to the visual layout.

public event EventHandler Appearing;
member this.Appearing : EventHandler 

Event Type

Remarks

This method is raised before the cell is on screen.

Applies to