Skip to main content

TreeListShowingEditorEventArgs Class

Provides data for the TreeListView.ShowingEditor event.

Namespace: DevExpress.Xpf.Grid.TreeList

Assembly: DevExpress.Xpf.Grid.v23.2.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public class TreeListShowingEditorEventArgs :
    ShowingEditorEventArgsBase

Remarks

Refer to the Assign Editors to Cells topic for more information.

See Also