Syncfusion.AspNet by Syncfusion Inc.

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

.NET API 20,228,096 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.