TreeListEditStartEventArgs Class
Contains data for the EditStart event.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
public class TreeListEditStartEventArgs :
GridEditStartEventArgsBase
#Remarks
Handle the EditStart event to create a custom response to the edit start action.