Syncfusion.AspNet by Syncfusion Inc.

<PackageReference Include="Syncfusion.AspNet" Version="20.1.0.57" />

.NET API 20,099,584 bytes

 RibbonGalleryClickEventArgs

Class for ribbon gallery click event args
public Dictionary<string, object> Arguments { get; set; }

Gets and sets the event Arguments.

public string ControlId { get; set; }

public string EventType { get; set; }

Gets and sets the name of the Event Type.

public RibbonGalleryClickEventArgs(Dictionary<string, object> args)

Initializes a new instance of the RibbonGalleryClickEventArgsRibbonGalleryClickEventArgs class.