Back to Devexpress

TreeListCustomizeContextMenuEventArgs Class

blazor-devexpress-dot-blazor-f04912b4.md

latest1.1 KB
Original Source

TreeListCustomizeContextMenuEventArgs Class

Contains data for the CustomizeContextMenu event.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class TreeListCustomizeContextMenuEventArgs

Remarks

The CustomizeContextMenu event allows you to customize TreeList context menus. The TreeListCustomizeContextMenuEventArgs object contains data related to the event.

Refer to the event description for additional information and an example.

Inheritance

Object TreeListCustomizeContextMenuEventArgs

See Also

TreeListCustomizeContextMenuEventArgs Members

DevExpress.Blazor Namespace