Class SplitButtonItemRenderEventArgs
Provides information about the ItemRendering event callback.
Inherited Members
Namespace: Syncfusion.Blazor.Ribbon
Assembly: Syncfusion.Blazor.dll
Syntax
public class SplitButtonItemRenderEventArgs : MenuEventArgs
Remarks
This event is used for customizing the rendering of items in the split button's menu.
Constructors
SplitButtonItemRenderEventArgs()
Declaration
public SplitButtonItemRenderEventArgs()