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.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Grid.Core, DevExpress.Wpf.Grid.Core

Declaration

public class TreeListShowingEditorEventArgs :
    ShowingEditorEventArgsBase

Remarks

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

See Also