Skip to main content
A newer version of this page is available. .

TreeListShowingEditorEventArgs Class

Provides data for the TreeListView.ShowingEditor event.

Namespace: DevExpress.Xpf.Grid.TreeList

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

Declaration

public class TreeListShowingEditorEventArgs :
    ShowingEditorEventArgsBase

Remarks

To learn more, see In-place Editors.

See Also