Skip to main content

TreeListShowingEditorEventArgs Class

Provides data for the TreeListView.ShowingEditor event.

Namespace: DevExpress.Xpf.Grid.TreeList

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

#Declaration

public class TreeListShowingEditorEventArgs :
    ShowingEditorEventArgsBase

#Remarks

To learn more, see Showing and Hiding Editors.

See Also