TreeDataGridCellEventArgs Class

Definition

Provides the realized cell control together with its row and column coordinates for TreeDataGrid cell lifecycle events.

public class TreeDataGridCellEventArgs

Remarks

This payload is used by events such as cell preparation, clearing, and value-change notifications where both the control instance and logical position matter.

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

Constructors (1)

Properties (3)