DataGrid.OnApplyTemplate Method

Definition

Builds the visual tree for the column header when a new template is applied.

protected override void OnApplyTemplate ();
override this.OnApplyTemplate : unit -> unit
Protected Overrides Sub OnApplyTemplate ()

Applies to