TreeDataGridRowEventArgs Class

Definition

Provides the realized row control together with its visible row index for TreeDataGrid row lifecycle events.

public class TreeDataGridRowEventArgs

Remarks

This payload is used when rows are prepared or cleared and you need access to the realized TreeDataGridRow instance.

Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (2)